help-octave
[Top][All Lists]
Advanced

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

Re: octave memory allocation problem ?


From: U-E59264-Osman Buyukisik
Subject: Re: octave memory allocation problem ?
Date: Thu, 20 Apr 95 16:42:04 -0400

in version 4.1 of matlab :

load  filename ==> gets variables from "mat" file filename.mat
load  aaa.bbb  ==> reads the ascii file aaa.bbb and sets aaa = n by m
                   data from aaa.bbb

x = load -ascii filename  ==> Results in ERROR.

Osman
 


reply via email to

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