|
From: | Doug Stewart |
Subject: | Re: plotting in grace |
Date: | Thu, 4 Oct 2012 08:22:40 -0400 |
I suppose it will be
> Just tried dimwrite -mat-ascii catwalkascii X y
> Did not save either.
that's not how dlmwrite works, you should read that function's help before you try to use it.
dimwrite(file,M,r,c)
So in my example should I do :
dimwrite(catwalkascii,catwalk,N,2) where N = 11 the no. of rows and c = 2, no. of columns.
Not sure if this is what it is supposed to be ?
Help appreciated.
AG
_______________________________________________
Help-octave mailing list
address@hidden
https://mailman.cae.wisc.edu/listinfo/help-octave
[Prev in Thread] | Current Thread | [Next in Thread] |