S_function for dynamics and controller
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (0)
Voir également
Catégories
En savoir plus sur Block and Blockset Authoring dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!