Separating string element by two and creating a vector in Simulink
Show older comments
How do I convert the following string element into vector?

2 Comments
Kevin Joshi
on 1 Jun 2020
Use str2num to convert it to number... Use the div or mod logic to convert it to 2 digits...
Berke Ogulcan Parlak
on 1 Jun 2020
Accepted Answer
More Answers (0)
Categories
Find more on String in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!