Community Profile

photo

Tyler Johns


Active since 2017

Followers: 0   Following: 0

Statistics

  • First Answer
  • Thankful Level 1

View badges

Feeds

View by

Answered
How would I replace a string of numbers with more numbers using for and if statements?
Keep in mind when programming there is usually more than one way to accomplish your goal. Here is an additional solution. This m...

5 years ago | 0

Question


Why does Simulink scope skip data points when tuning parameters?
MATLAB 2018a - Simulink support package for Arduino hardware I am using an Arduino Uno to send signals to a motor driver and ...

5 years ago | 1 answer | 0

1

answer

Question


App Designer keeps telling me to "specify a uiaxes handle as first argument" when the first argument is a uiaxes handle
When I push a button I want to create blank axes and then plot data on them. In the push button callback this is part of my co...

6 years ago | 2 answers | 1

2

answers