Search All of the Math Forum:
Views expressed in these public forums are not endorsed by
Drexel University or The Math Forum.
|
|
Paul
Posts:
208
Registered:
2/23/10
|
|
Re: Outputting Plots in Linux
Posted:
Mar 10, 2013 9:58 PM
|
|
On Mar 10, 6:36 pm, "james bejon" <jamesbe...@yahoo.co.uk> wrote: > Dear All, > > I have an application which currently runs on Windows and which outputs a load of Matlab plots to a PowerPoint slideshow, which is quite handy, because it means users can flip through the presentation and it shows them how things change over time. > > Anyway, I have to make my application able to run on linux. Does anyone have any good suggestions as to a way of achieving a similar thing? Some way of bundling images together and letting users easily browse them I guess?
Not powerpoint, but export_fig apparently has an "append" option for putting multiple plots into a single PDF file (found it at http://www.mathworks.com/matlabcentral/answers/16000)
|
|
|
|