octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Matlab test requested


From: Andreas Weber
Subject: Matlab test requested
Date: Tue, 19 Aug 2014 16:21:10 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Icedove/24.5.0

Could someone run the following code under Matlab?

figure (1); figure (2);
li = plot (1:10);
ax = gca ()
set (ax, 'parent', 1);
get(1, 'currentaxes') %octave returns [](0x0) here


Thanks, Andy

PS: The reason for the question is https://savannah.gnu.org/bugs/?41573



reply via email to

[Prev in Thread] Current Thread [Next in Thread]