Community Profile

photo

james


Active since 2012

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


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 ago | 3 answers | 0

3

answers

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 1 answer | 0

1

answer