Combined Slip Wheel STI Compile Error
Afficher commentaires plus anciens
Hello,
When I try to run the Combined Slip Wheel STI block I get the following error.
"Function 'Combined Slip Wheel STI/Outputs/W-axis to C-axis' (#178.146.161), line 7, column 11: "cross(XeCp, Fw)" "
Below are the inputs of my model (which I belive match the documentation). Any help is appreciated.

3 commentaires
Brandyn Pataki
le 7 Juin 2022
Brandyn Pataki
le 7 Juin 2022
Brandyn Pataki
le 7 Juin 2022
Réponses (1)
Infinite_king
le 7 Fév 2024
0 votes
Hi Brandyn Pataki,
One possible reason for encountering the error is because of input dimension mismatch. As per the "Combined Slip Wheel STI" documentation :- https://www.mathworks.com/help/releases/R2022a/vdynblks/ref/combinedslipwheelsti.html#mw_75660c2f-d0b6-4646-af93-75efdc08da14_sep_bvbo42y-2, Port '
' expects a
vector representing Rotation angle of rim with respect to the wheel center, in
.
However, it seems like you are passing a scalar instead of
vector. Review the input values and make necessary changes.
Hope this is helpful.
Catégories
En savoir plus sur Foundation and Custom Domains 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!


