2011/7/14 Jordi Gutiérrez Hermoso <[email protected]>: > figure(1) > clf(gcf()) > hold on > plot(1,1,'*k;Data;'); > text(1,1,' Data 1'); > plot(2,2,'*k'); > hold off
Hi, I confirm the bug, using the Mercurial version changeset: 12776:944cf42c699e branch: stable The set of commands provided do produce the mentioned error message. -- M. Sc. Juan Pablo Carbajal ----- PhD Student University of Zürich www.ailab.ch/carbajal ------------------------------------------------------------------------------ AppSumo Presents a FREE Video for the SourceForge Community by Eric Ries, the creator of the Lean Startup Methodology on "Lean Startup Secrets Revealed." This video shows you how to validate your ideas, optimize your ideas and identify your business strategy. http://p.sf.net/sfu/appsumosfdev2dev _______________________________________________ Octave-dev mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/octave-dev
