help-octave
[Top][All Lists]
Advanced

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

load function


From: taquito
Subject: load function
Date: Sat, 21 Dec 2019 04:04:20 -0600 (CST)

Hi! I'm trying to load a file called '200'. If I write A=load('200'), the
file is loaded without problems.

If define 
a=200;
A=load('a');

it doesn't work. This messagge appear: error: load: unable to find file a.

How can I solve it? Thanks!



--
Sent from: https://octave.1599824.n4.nabble.com/Octave-General-f1599825.html



reply via email to

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