Feeds
提问
How to run a script name inputed by the user within a script.
So, I have a script that I want to use to enter variables from an .m file that the user enters. So, I have filename=inp...
12 years 前 | 3 个回答 | 0
3
个回答提问
How to store and print comments from a script
I have an .m file that looks like this: %Information %Information %Information C = [1 1 0 0 0; 1 0 1 0 1; ...
12 years 前 | 1 个回答 | 0
1
个回答提问
I have an .m file with store variables, how do I call it in a script to get the stored variables?
I have an .m file that looks like this: %Information %Information %Information C = [1 1 0 0 0; 1 0 1 0 1; ...
12 years 前 | 1 个回答 | 0