Generate Empty bus structures from a data dictionary
Mostra commenti meno recenti
My objective is to generate empty bus structures from interfaces defined in a data dictionary. I've tried this a few ways but seem to run into an error each way I've tried.
- Item one, ive tried exporting the data dictionary to a file, but the bus objects now created cannot reference the internal enumerations, of the data dictionary which are not exported.
- Item two, ive tried exporting the bus objects programmatically and have found i run into a similar problem and dont quite get an independent enumeration reference given the global variable.
- Item three, the createMATLABstruct function is used in each of these approaches and didnt seem to suffice.
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su Manage Design Data 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!