Trouble while generating a 3D custom component in Simscape Environment.
Afficher commentaires plus anciens
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
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Choose and Parameterize Blocks dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!