Writing complex data to a binary file
Show older comments
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
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!