From: danny s. <dan...@ya...> - 2004-07-02 15:33:59
|
another newbie question. BTW I am learning where to find documentation. Most of this stuff isn't in the documentation per se, but in the class library, but please bare with me. I am aving big troubles setting figure sizes. In a plot command. I have tried plot(...,figsize=(6,8)) and plot(...,figsize_inches=(6,8) set(gcf(),'figsize',(6,8)) set(gcf(),'figsize_inches',(6,8)) none work for me. OK I'm stumped, what's the right way. thanks, Danny __________________________________ Do you Yahoo!? Yahoo! Mail - 50x more storage than other providers! http://promotions.yahoo.com/new_mail |