photo

james


Active since 2012

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
156,453
of 300,365

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
100.0%

VOTES RECEIVED
0

RANK
 of 20,933

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,262

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • 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...

13 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; ...

13 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; ...

13 years ago | 1 answer | 0

1

answer