Separating string element by two and creating a vector in Simulink

2 ビュー (過去 30 日間)
Berke Ogulcan Parlak
Berke Ogulcan Parlak 2020 年 5 月 31 日
回答済み: Ameer Hamza 2020 年 6 月 1 日
How do I convert the following string element into vector?
  2 件のコメント
Kevin Joshi
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
Berke Ogulcan Parlak 2020 年 6 月 1 日
How can I use str2num in Simulink?

サインインしてコメントする。

採用された回答

Ameer Hamza
Ameer Hamza 2020 年 6 月 1 日
See the attached file (created in R2019b). The following image also shows the block needed to do the conversion.

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeString についてさらに検索

製品


リリース

R2019b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by