How can I control the VEX V5 Electromagnet with MATLAB/Simulink?

2 Ansichten (letzte 30 Tage)
I am using the MATLAB/SImulink hardware support package for VEX V5 and would like to control the V5 ecletromagnet, but there is not Simulink block provided in the library.

Akzeptierte Antwort

MathWorks Student Competitions Team
Bearbeitet: MathWorks Student Competitions Team am 4 Aug. 2022
Although there is no official Electromagnet block for the VEX V5 support package. You can use the prototype block attached to this answer to write and read from the electromagnet actuator.
How to use the block:
  • Open the Simulink model and copy the blocks to your desired model.
  • Make sure the folder with the source files is added to your MATLAB path (right-click>add to path), or the files are located in the same folder as your Simulink model
Limitations:
  • Use MATLAB R2022a or later
  • Measurements dont have assigned units or ranges

Weitere Antworten (0)

Produkte

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by