Convert Vector into Scalar Simulink

8 次查看(过去 30 天)
Would it be possible, in Simulink, to read a vector that displays per example [1 2 3] and extract these numbers and put them together as an scalar in the following format: 123 ?
Thank you very much

采纳的回答

Fangjun Jiang
Fangjun Jiang 2020-7-12
Demux it you will get 1, 2 and 3, then 1*100+2*20+3=123

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Simulink 的更多信息

产品


版本

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by