Separating string element by two and creating a vector in Simulink
显示 更早的评论
How do I convert the following string element into vector?

2 个评论
Kevin Joshi
2020-6-1
Use str2num to convert it to number... Use the div or mod logic to convert it to 2 digits...
Berke Ogulcan Parlak
2020-6-1
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 String 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
