help-octave
[Top][All Lists]
Advanced

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

Re: 3D plot from a matrix


From: guido.bonalumi
Subject: Re: 3D plot from a matrix
Date: Mon, 19 May 2014 09:20:40 -0700 (PDT)

Ok, I am trying your solution. I have a strange problem though:
I have 3 matrices containing the values for Z, U, and V, all three created
in the same way (copying the value from excel into a .dat file). I do not
understand why Z it is read as matrix while U and V like string (I used
/textinfo/ to know the argument type). To read them I use these 3 lines:

/Z=load("data.dat");
tg=("tg.dat");
rad=("rad.dat");/

Any idea? Otherwise 



--
View this message in context: 
http://octave.1599824.n4.nabble.com/3D-plot-from-a-matrix-tp4664087p4664185.html
Sent from the Octave - General mailing list archive at Nabble.com.



reply via email to

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