Effacer les filtres
Effacer les filtres

Using Simulink to make a speed measuring and controlling system. Am I going to be able to make a program?

1 vue (au cours des 30 derniers jours)
Hi all, I am using simulink in external mode to make a program to measure and control the speed in a materials testing machine using a rotary encoder. I am not sure if in the future I will be able to make a executable program with a graphical interface using the code made simulink for measuring and controlling. Mi goal is to make a closed loop control system for speed and deformation speed; so I don´t want to advance any more in simulink without knowing if I will be able to use it in te future.
Any help will be very appreciated.
Thanks in advance.
Alejandro

Réponses (1)

Ryan G
Ryan G le 15 Août 2012
Generating code for a controller should be straightforward with Simulink Coder and Embedded Coder. You can create an executable automatically with these tools.
If you are using MATLAB for the GUI you can utilize the system command to call the executable. You can also alter the auto-generated main-file to accept inputs/outputs as needed.

Catégories

En savoir plus sur General Applications 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!

Translated by