How to convert vector to scalar in simulink ??
75 views (last 30 days)
Show older comments
Hello,
I don't know how to convert vector to scalar in simulink.
For example, There is "ufix1 (16) data type" which has 1bit and 16array in my model.
I want to change this array to uint16 at simulink.
How to change???
Thank you.
0 Comments
Answers (1)
Varun
on 18 May 2023
Hello! I'm unsure about the type of data you're working with but perhaps the Data Conversion Conversion block may help! You may refer to the following documentation for more info on the same: https://www.mathworks.com/help/simulink/slref/datatypeconversion.html.
Hope this helps!
0 Comments
See Also
Categories
Find more on Data Types 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!