help-octave
[Top][All Lists]
Advanced

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

Chart is not resizing to plot all points (QTHandles)


From: Jonathan Mario Camilleri Borg
Subject: Chart is not resizing to plot all points (QTHandles)
Date: Mon, 26 Oct 2015 08:57:11 +0100

I noticed that the chart does not plot all the points.  

I typed:
>> plot(1,2);
>> a = [1,2;1,3;1,5];
>> plot(a);
CLI

Using windows 8.1 and Octave 4.0.0

Inline images 1

reply via email to

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