I have been playing a bit with the publish feature in matlab 7.
First: Pretty cool feature! Matlab has needed something like this...
I think it will be handy for generating quick progress reports,
etc.
However, one thing I noticed, is when I publish to ppt, the 'cell
titles' allways end up on a slide by themselves, then everything else
goes on the next slide. Is there a reason for this? Is there a way
to keep a 1-cell == 1 -slide thing going?
Or am I doing something goofy?
Here is a simple example:
------------------------------------------------
%% Test
% a simple test
%
%% Cell title
% blah blah blah blah
% blah
%
% * a bullet
% * another
%
%% Cell 2 title
% blah
% blah