|
| From: | Doug Stewart |
| Subject: | [Octave-bug-tracker] [bug #52268] Division by zero on legend |
| Date: | Mon, 23 Oct 2017 10:37:11 -0400 (EDT) |
| User-agent: | Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.62 Safari/537.36 |
Follow-up Comment #1, bug #52268 (project octave):
is this what you wanted?
load xx % loads a data file (attached)
figure(4)
xlabel('age')
ylabel('var field')
plot(res(1,:),res(5,:))
legend('b;sim-up;')
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?52268>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |