Mostrar comentarios más antiguos
simmechanicsを用いて閉ループ機構を作っています. まず簡単な四角の閉ループを作り(各セグメント長1m,直角)問題なく実行できました. 同じように今度は各セグメント長と角度を変更し実行しました.ここで角度は全て決まっており,セグメント長も2本決まっているため, 残りの2本のセグメント長をsolve関数を用いて連立方程式から解いてその値を用いました.しかし実行すると以下の様なエラー文が出ました.
Model not assembled: position violation *** Resolve this issue in order to simulate the model.
原因として考えられるのはなんでしょうか. ちなみに最後の座標の位置はぴったり一致しているので連立方程式の解が間違っているということではないと考えています. 宜しくお願い致します.
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre マルチボディ モデリング en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!