Community Profile

photo

Michael


NASA Ames Research Ctr

Last seen: 4 years ago Active since 2015

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


How can the Selector Block work with possibly empty indices?
Long time Matlab user, novice Simulink user here... I've got a signal containing 'n' number of values. Depending on run-time ...

5 years ago | 0 answers | 0

0

answers

Question


Matlab 2016b Matrix Dimensions for addition and subtraction?
In previous version of Matlab if I type: >> a = [1 2; 3 4]; >> b = [1;3]; and then attempt to execute: >> a - b I g...

7 years ago | 1 answer | 0

1

answer

Question


Using load command with regexp
Hi, I'd like to load only variables from a mat file that start with an upper case M followed by exactly 2 lower case letters. I...

8 years ago | 1 answer | 0

1

answer

Question


'system' command error: " /bin/sh: -c: line 0: syntax error near unexpected token `(' "
I'm running Matlab on Mac OS. Trying to execute the following bash command, which executes without a problem in the bash shell: ...

9 years ago | 3 answers | 0

3

answers