help-octave
[Top][All Lists]
Advanced

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

Re: Reading ascii files in .mat format from Ox programming language


From: Jordi Gutiérrez Hermoso
Subject: Re: Reading ascii files in .mat format from Ox programming language
Date: Thu, 15 Nov 2007 10:08:18 -0600

On 15/11/2007, Riccardo Corradini <address@hidden> wrote:
> all I would like to read an ascii file like this
>
> 2 3
> 1 2  6
> 2 3 45

If you delete or comment out with a # the number of rows and columns
from your file, you can just do "load thefile" and Octave will read it
for you.

- Jordi


reply via email to

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