Prev: signal processing
Next: Excel.quit won't quit excel
From: Jetson Ronald on 5 Aug 2010 08:40 Hello I am plotting my data and I want to save them in picture format. How can I do that? Thank you jet
From: Wayne King on 5 Aug 2010 09:21 "Jetson Ronald" <ajetsonronald(a)yahoo.co.in> wrote in message <i3ebff$2p9$1(a)fred.mathworks.com>... > Hello > I am plotting my data and I want to save them in picture format. > How can I do that? > Thank you > jet File > Save As > Save as type or use print from the command line, see >>doc print (By the way, I'm assuming when you say "picture", you don't mean the old Apple PICT format) Wayne
From: Steven_Lord on 5 Aug 2010 09:30 "Jetson Ronald" <ajetsonronald(a)yahoo.co.in> wrote in message news:i3ebff$2p9$1(a)fred.mathworks.com... > Hello > I am plotting my data and I want to save them in picture format. How can > I do that? > Thank you > jet Take a look at the PRINT, SAVEAS, or IMWRITE functions. -- Steve Lord slord(a)mathworks.com comp.soft-sys.matlab (CSSM) FAQ: http://matlabwiki.mathworks.com/MATLAB_FAQ To contact Technical Support use the Contact Us link on http://www.mathworks.com
From: ImageAnalyst on 5 Aug 2010 09:40 My favorite way: http://www.mathworks.com/matlabcentral/fileexchange/23629-exportfig
|
Pages: 1 Prev: signal processing Next: Excel.quit won't quit excel |