Simscape Matrix input for lookuptable from file or workspace
5 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposta accettata
Don Zheng
il 12 Giu 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.
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Creating Custom Components and Libraries 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!