suigeneris
Computer
Hi,
I just started programming MatLab, so I still have basic problems.
I have 3 M-Files. One script which operates the two other function m-files and the two function m-files which seperate functions. In the first m- file I get a variable X in the end. But I don't save the variable. In the second m-file which I access after the first one I need X. I though I can just address X but then I get an error.
How can the second function adress the variable X without saving it.
greets
sui
I just started programming MatLab, so I still have basic problems.
I have 3 M-Files. One script which operates the two other function m-files and the two function m-files which seperate functions. In the first m- file I get a variable X in the end. But I don't save the variable. In the second m-file which I access after the first one I need X. I though I can just address X but then I get an error.
How can the second function adress the variable X without saving it.
greets
sui