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!