I am using Simdriveline components in Simscape. I would like to access the source code of these components. How can I do this?
For instance, I want to define a new vehicle body
with more than 2 axes and different tire diameters.
Asked
Active
Viewed 139 times
0

Karlo
- 1,630
- 4
- 33
- 57
-
[This](http://uk.mathworks.com/matlabcentral/answers/151685-vehicle-body-block-additional-port) is a related question. – Karlo Oct 16 '15 at 09:26
-
1As far as I know, this isn't possible. Only the source code of the basic Simscape components is available to view and edit (after making your own copy). The source code of the add-on products, such as SimDriveline, is protected. However, the documentation for the block should provide all the necessary equations (but not the implementation in code). – am304 Oct 19 '15 at 15:02