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!