I have a doubt, how to notify the values at output..??
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (1)
Purushottama Rao
il 11 Mag 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 Commenti
Purushottama Rao
il 12 Mag 2015
You can use 'To Workspace' block avaliable under commnly used blocks/sinks
Vedere anche
Categorie
Scopri di più su Multicore Processor Targets in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!