How can we use structures stored in workspace for Embedded function ?
Mostra commenti meno recenti
hi all,
My question is that how we can use those structure variables that are in workspace as Inputs for the Embedded function ? I'd like to use "mapstd" at the Embedded function but as you know, it needs a structure variable. suppose:
[p,stdp]= mapstd(....); RR.w =[80x2]; RR.s = 12;
Now : we have "stdp" and "RR" as structures. I'd like to use this structure for my Embedded function block. how can I import these structure to the Embedded function ?
thank for replying
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su Board games in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!