Benchmark
A different version of bench.m with additional options and output.
Author: Mirko Hrovat
Jim, the description is for benchmark, not bench. bench is just given as a point of reference that some users might know. Also, as a user, I would like to know if the same task (ie sparse manipulation or symbolic solving) takes longer on different versions so I can choose which version to use.
25 Apr 2009
Double Pendulum
This model implements a double pendulum both in SimMechanics™ and using basic Simulink® blocks.
Author: Guy Rouleau
Model wouldn't load for me, quite a few warnings:
generated with a newer version (7.2) of Simulink
block_diagram does not have a parameter named 'SampleTimeAnnotations'.
Value 'Nonadaptive' is incompatible to parameter 'ZeroCrossAlgorithm'.
does not have a parameter named 'UpdateFromCAD'
does not have a parameter named 'BodyVisualizationType'
does not have a parameter named 'BodyColorSelMode'
does not have a parameter named 'DefaultBodyColor'
Alan - what release are you using? This was made for R2008b and greater. Guy may be able to save back to the version you are using. Note this file does require SimMechanics.
Comment only
25 Apr 2009
Double Pendulum
This model implements a double pendulum both in SimMechanics™ and using basic Simulink® blocks.
Model wouldn't load for me, quite a few warnings:
generated with a newer version (7.2) of Simulink
block_diagram does not have a parameter named 'SampleTimeAnnotations'.
Value 'Nonadaptive' is incompatible to parameter 'ZeroCrossAlgorithm'.
does not have a parameter named 'UpdateFromCAD'
does not have a parameter named 'BodyVisualizationType'
does not have a parameter named 'BodyColorSelMode'
does not have a parameter named 'DefaultBodyColor'
Did anyone else have these issues?
Comment only