help-octave
[Top][All Lists]
Advanced

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

Re: How to give path commands


From: Samuel Doughty
Subject: Re: How to give path commands
Date: Thu, 5 Aug 2021 11:59:08 -0500

Thanks for your responses.

I have all three files in a single folder, and I opened the main program with the GUI. When I ran it, it gave me an error saying that it cannot find the first function called. I've got Octave 6.1.0 if that is significant. Have I missed something?

Sam

On Thu, Aug 5, 2021 at 11:51 AM Rory Conolly <rory.conolly@gmail.com> wrote:
On Thu, Aug 5, 2021 at 12:42 PM Samuel Doughty <sdoughty11@gmail.com> wrote:
A friend has sent me some Matlab code consisting of three files. The first is the main program. The second is a function routine that in turn calls the third from the second. How do I set the path for these to run in the GUI editor, please?
Thanks,
Sam


You can stick all the files into the same folder. Then open the GUI and use it to select the folder that holds the files you want to run.

- Rory 

reply via email to

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