help-octave
[Top][All Lists]
Advanced

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

'save' and structures


From: Richard Parmelee
Subject: 'save' and structures
Date: Thu, 24 Jun 1999 11:21:12 -0400

i'm running octave:
Octave, version 2.0.11 (alphaev56-dec-osf4.0b).
two questions:
1) how do i save structures?
I get error:
error: save: wrong type argument `struct'

2) how do I pass as a parameter the value for the gnuplot ranges

e.g.   

function temp = plotjobs(X ,Y,Z)
gset xrange [0:X]
gplot X ....
....
endfunction

Attachment: vcard.vcf
Description: Card for Richard (rip) Parmelee


reply via email to

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