Simscape Matrix input for lookuptable from file or workspace
6 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
I'm using a lookuptable to reproduce the physical behavior of a real existing component.
To be able to compare different real existing components, I need a convenient way to Change the lookuptable to the corresponding characteristic diagram of the component suppliers. The existing Input vectors do not Change.
I thought of either giving a Matrix M from the Workspace as Input Parameter or a filename, which should be loaded at compile/Simulation time. But I couldn't find any clues on how to archive this.
0 commentaires
Réponse acceptée
Don Zheng
le 12 Juin 2017
Which lookup table block are you referring to? Normally, you just need to put the name of the matrix in the block's parameter dialog and make sure the matrix exists in the workspace.
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Creating Custom Components and Libraries dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!