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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 1 | 0