I have a doubt, how to notify the values at output..??
조회 수: 2 (최근 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!