Writing complex data to a binary file

I have processed the data in the simulink where the output is stored in YOUT that returns the value in the workspace... Now i need to write that yout data into a binary file so that i can read the data in c++ as std::complex<float>.

Answers (0)

Categories

Find more on Modeling in Help Center and File Exchange

Products

Asked:

on 4 Aug 2020

Commented:

on 4 Aug 2020

Community Treasure Hunt

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

Start Hunting!