help-octave
[Top][All Lists]
Advanced

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

reading data stored in a file: to Jordi


From: Nibalart
Subject: reading data stored in a file: to Jordi
Date: Fri, 09 Jul 2010 21:21:05 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.10) Gecko/20100527 Thunderbird/3.0.5

Hi Jordi,
your first line works if I erase the word file.  From the display I understand that everything is stored in a matrix. When I run the second line the answer is:


>>> [v1 v2 v3 v4 v5] = [v(:,1) v(:,2) v(:,3) v(:,4) v(:,5)]

error: invalid number of output arguments for matrix list


Please, teach me how to fish, not just feed. I would like to mean, I don't understand the sintax so please explain what I'm supposed to do. I've tried to read the help file but it doesn't have an example to let you understand the application.
Thank you very much in  advance for your help.
Arturo


reply via email to

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