0

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.

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
  • 1
    As 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

1 Answers1

0

As am304 pointed out, it is only possible to access the source code of Simscape components, not of the extensions such as SimMechanics, SimDriveline, SimHydraulics, SimElectronics, SimPowerSystems.

Community
  • 1
  • 1
Karlo
  • 1,630
  • 4
  • 33
  • 57