S_function for dynamics and controller
2 ビュー (過去 30 日間)
古いコメントを表示
Hello!!!
I try to write and s_funtion of a controller PID which should help to track a trajectory.
firstly I wrote the s_function for dynamics, secondly the s_funtion for contoller an s_funtion for input dynamics
but I have a lot of errors
Caused by:
- Error: File: Controlleur_Kuka.m Line: 15 Column: 5 This statement is not inside any function. (It follows the END that terminates the definition of the function "Controller_Kuka".)
Component:Simulink | Category:Modelerror
Error in S-function 'KUKA_LBR_IIWA7R800/S-Function1': S-Function 'KUKA_DYNAMIQUE_directe' does not exist
Component:Simulink | Category:Modelerror
Caused by:
- Error: File: Input_dynamique_kuka.m Line: 14 Column: 5 This statement is not inside any function. (It follows the END that terminates the definition of the function "Input_dynamique_kuka".)
this is my code s_function and the bloc simulink
thanks for your help
0 件のコメント
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Block and Blockset Authoring についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!