photo

Kyle Andringa


Advanced Solutions Inc

Last seen: oltre un anno fa Attivo dal 2012

Followers: 0   Following: 0

Messaggio

Statistica

All
  • 5-Star Galaxy Level 2
  • First Submission
  • First Answer
  • Solver

Visualizza badge

Feeds

Visto da

Risposto
How do I remove leading and trailing spaces from a string?
Looks like strtrim() could be a more direct method.

oltre 6 anni fa | 1

Inviato


rotateXLabels
Rotate the X Tick Label Text

quasi 8 anni fa | 1 download |

Thumbnail

Risposto
passing structure from matlab workspace to embedded matlab function block
Yes, this can be done. As you mentioned, go into the EditData (Ports and Data Manager) page of the embedded Matlab file. Def...

oltre 11 anni fa | 0

Risolto


How to find the position of an element in a vector without using the find function
Write a function posX=findPosition(x,y) where x is a vector and y is the number that you are searching for. Examples: fin...

quasi 12 anni fa