help-octave
[Top][All Lists]
Advanced

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

Re: How to call a function that is in another file?


From: Doug Stewart
Subject: Re: How to call a function that is in another file?
Date: Tue, 12 Nov 2019 10:32:36 -0500



On Tue, Nov 12, 2019 at 10:09 AM Farzad Torabi <address@hidden> wrote:
Hi All

I have several files in a folder that each of them is a function and each one should call the other file. 
there is no Main.py constructed , so I need to call the main function from command prompt , but when I type the function name with its inputs, I don't get any output since it seems like first the function mfile should be loaded. How do I do that ?

--
SeyedFarzad Torabi
Master of Mech. Eng.
Politecnico Di Milano


If you don't get an error message then the function was run.
Perhaps the function does not display any data?
--
DASCertificate for 206392


reply via email to

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