Convert m-code into state space block

2 visualizzazioni (ultimi 30 giorni)
JGP
JGP il 10 Ago 2023
Commentato: JGP il 10 Ago 2023
I'm trying to convert a feedback control system that I've implemented in M-code into a Simulink model.
In the code, I used the 'ss' function and 'lsim' to obtain results.
However, even though I input the same state equations and control inputs, the results diverged when using a state-space block in the Simulink model.
I'm wondering if anyone has experienced a similar issue and if I could get some assistance with this. Have you ever encountered a situation like this?
  2 Commenti
Sam Chak
Sam Chak il 10 Ago 2023
Could you please attach the m-file by clicking on the paperclip icon ?
Alternatively, you can copy and paste the MATLAB code. Click on this icon to enable the Code mode (grey field).
paste the code
JGP
JGP il 10 Ago 2023
Actually, I resolved the issue by reconfiguring the sampling time.
Thank you so much.

Accedi per commentare.

Risposte (0)

Categorie

Scopri di più su Dynamic System Models in Help Center e File Exchange

Prodotti


Release

R2023a

Community Treasure Hunt

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

Start Hunting!

Translated by