Community Profile

photo

Richard Stephens


Sansanc Ltd

Last seen: 1 year ago Active since 2019

Followers: 0   Following: 0

Message

Statistics

All
  • CUP Challenge Master
  • Commenter
  • Community Group Solver
  • First Answer
  • Introduction to MATLAB Master
  • Thankful Level 1
  • Solver

View badges

Feeds

View by

Answered
Index exceeds the number of array elements. Index must not exceed 1.
The line z=num2str(z(i)); should be deleted: it overwrites z which becomes a single char. It would be helpful if you submitte...

2 years ago | 0

Question


If a model has SLX compression set to 'none', should .gitattributes still flag .slx as 'binary'?
The documentation for using Git makes the following suggestion: "You can reduce your Git™ repository size by saving Simulink mo...

2 years ago | 0 answers | 1

0

answers

Question


NaNs from str2double on Arduino hardware
I'm running a Simulink model with a Matlab Function Block on an Arduino Mega 2560. The Matlab code includes converting a string ...

4 years ago | 1 answer | 0

1

answer