I have a doubt, how to notify the values at output..??
1 view (last 30 days)
Show older comments
Hello, here i have the bulk values which was 24000 values in excel file, i have loaded the data in simulink, i have given a relation between input and and output, now i would like to know output values for 24000 in simulink file, how can i know those all values..? please help me friends..
0 Comments
Answers (1)
Purushottama Rao
on 11 May 2015
You can probably save all the output data points in a mat file/ workspace. Later you can edit that data as you want.
Is that what you want?
2 Comments
Purushottama Rao
on 12 May 2015
You can use 'To Workspace' block avaliable under commnly used blocks/sinks
See Also
Categories
Find more on Multicore Processor Targets 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!