How can i write the matlab code into simulink ?

1 visualizzazione (ultimi 30 giorni)
Feriel Mohammedi
Feriel Mohammedi il 11 Mag 2021
Modificato: EmirBeg il 11 Mag 2021
Hello, i'm working on matlab and i want to translat my code lines into simulink blocks , can someone help please?

Risposte (1)

EmirBeg
EmirBeg il 11 Mag 2021
Modificato: EmirBeg il 11 Mag 2021
You can create a Matlab function of your code where you define In- and Outputs and use it in Simulink via the Matlab Function Block.
How to write Matlab functions:
How to use it in Simulink:

Categorie

Scopri di più su Simulink Functions in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by