Use values from UDP receive block to change mask parameter or alter workspace variables
Mostra commenti meno recenti
Good evening! I have a complex model that initializes by passing a struct S1 to the mask of a subsystem.
This struct S1 holds the initial values for all the constant blocks within the subsystems. During runtime, I need to modify some values in this S1 struct, which is a tunable parameter. The desired workflow is as follows:
Data is received -> the data is unpacked -> each signal updates a field in S1.
What solutions can I implement using the blocks available in the toolboxes I have?
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su Deployment, Integration, and Supported Hardware 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!