help-octave
[Top][All Lists]
Advanced

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

Re: Octave help


From: Doug Stewart
Subject: Re: Octave help
Date: Sun, 15 Jan 2012 10:17:41 -0500



On Sun, Jan 15, 2012 at 4:42 AM, Nazmi Mustafa <address@hidden> wrote:
Sorry but is also not so easy to do ,can you just one Example make and in that case A=[1,2;3,3] just all commands execute.

 Thank You
_______________________________________________
Help-octave mailing list
address@hidden
https://mailman.cae.wisc.edu/listinfo/help-octave

I am not sure what you are asking.

octave:8>  A=[1,2;3,3]
A =

   1   2
   3   3


doug

--
DAS

https://linuxcounter.net/user/206392.html

reply via email to

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