Clear Filters
Clear Filters

How to convert vector to scalar in simulink ??

87 views (last 30 days)
heo
heo on 17 May 2023
Answered: Varun on 18 May 2023
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.

Answers (1)

Varun
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!

Categories

Find more on Modeling 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!