Trouble while generating a 3D custom component in Simscape Environment.
Mostra commenti meno recenti
I'm facing issues while trying to generate my custom simscape component
- The declarations, parameters, nodes definitions etc as a prerequisites required are correctly fulfilled.
- I'm trying to make a 3D custom simscape component and hence using a tablelookup in one of muy equations.
- The data set of input values are defined using the Link provided by Mathworks.
- The input vectors are defined as provided in the figure below. I'm also providing the array and its sizes.

- The equation for fd i.e. output function is as provided below

- While running <ssc_build('MyComponent')> I'm getting the error as shown below
What is that I've done incorrectly and where I need to make changes in order to make the Simscape model generate MyComponent effectively
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su Choose and Parameterize Blocks 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!