I have a doubt, how to notify the values at output..??
1 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(1 个)
Purushottama Rao
2015-5-11
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 个评论
Purushottama Rao
2015-5-12
You can use 'To Workspace' block avaliable under commnly used blocks/sinks
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Multicore Processor Targets 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!