Simscape Matrix input for lookuptable from file or workspace
6 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Lukas Rohr
am 7 Jun. 2017
Kommentiert: Lukas Rohr
am 12 Jun. 2017
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 Kommentare
Akzeptierte Antwort
Don Zheng
am 12 Jun. 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.
1 Kommentar
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Creating Custom Components and Libraries finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!