Variables location Simscape masks

2 visualizaciones (últimos 30 días)
Enrico Puglisi
Enrico Puglisi el 10 de Oct. de 2018
Respondida: Nicolas Schmit el 12 de Dic. de 2018
Hi all, I'm studying the Stewart platform model provided by matlab as example (it can be runned using the command sm_stewart_platform) to get some insight on multibody modelling in Simscape environment. The model in the example is fully customizable by the use of many parameters, the problem is that I'm not able to find where those parameters are defined. For example, to describe the base of the platform in 'Stewart Platform System/Manipulator/Base/Skewed Hexagon' the variable cross_sect is used in a solid block to define the points from which an extrusion is generated. Well, I can't find where this variable is defined, it isn't neither in the Base nor in the Model Workspace. I even tried with:
>> Simulink.findVars('sm_stewart_platform', 'Name', 'cross_sect')
Thank you in advance!

Respuestas (1)

Nicolas Schmit
Nicolas Schmit el 12 de Dic. de 2018
cross_sect is created in the mask of 'Stewart Platform System/Manipulator/Base/Skewed Hexagon'.

Categorías

Más información sobre Brakes and Detents en Help Center y File Exchange.

Productos


Versión

R2018b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by