Community Profile

photo

David


Active since 2014

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


strcat(strings) to call a variable or matrix
I have a While loop that looks like this: Zone1 = ...; Zone2 = ...; Zone3 = ...; ... Zone9 = ...; ...

10 years ago | 1 answer | 0

1

answer

Question


Advanced use of randi(x) and other random number generating functions
Is it possible to get the randi(x) function to work with a specifically chosen set of numbers, such as 1 through 9 except 6? ...

10 years ago | 2 answers | 0

2

answers

Answered
Exiting from a script without closing MATLAB
For some reason, that wasn't working yesterday. But it is now, for some reason. Alright, thanks!

10 years ago | 0

Question


Exiting from a script without closing MATLAB
While writing my MATLAB script, I've found that exiting the script is done by adding the line exit ... which does end th...

10 years ago | 3 answers | 0

3

answers