octave-maintainers
[Top][All Lists]
Advanced

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

Re: Comparing plots to Matlab (semilogy)


From: Michael D Godfrey
Subject: Re: Comparing plots to Matlab (semilogy)
Date: Sat, 04 Dec 2010 22:30:28 -0800
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.12) Gecko/20101103 Fedora/1.0-0.33.b2pre.fc14 Thunderbird/3.1.6

Ben,

Since you are doing a huge amount of work on getting
the plotting in good shape, here is a case that needs attention:
The default y axis values should be in powers of 10.
Matlab R2009b  just shows 10^1, 10^2, and 10^3 on the y axis.

I suspect that the x axis has the same problem, but these data
do not show that.

The attached plot is from semilogy(out);
The attached out.dat is the data to be read in
by load out.dat

plotting was to fltk backend.

Michael

Attachment: out.dat
Description: Text document

Attachment: semilog.pdf
Description: Adobe PDF document


reply via email to

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