Statistics
3 Questions
0 Answers
RANK
109,167
of 295,872
REPUTATION
0
CONTRIBUTIONS
3 Questions
0 Answers
ANSWER ACCEPTANCE
100.0%
VOTES RECEIVED
0
RANK
of 20,293
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,764
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
Feeds
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
answersQuestion
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
answerQuestion
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