Azzera filtri
Azzera filtri

why do i get the error 'undefined function or variable ' for simin from workspace

10 visualizzazioni (ultimi 30 giorni)

Risposta accettata

Fangjun Jiang
Fangjun Jiang il 10 Feb 2021
When you use "From Workspace" block, it expects the variable "simin" exists in the base workspace. Create that variable to eliminate this error. For example
simin=[0, 0;1 10]
  3 Commenti
Fangjun Jiang
Fangjun Jiang il 2 Mar 2024
The answer provided one way. More often I would say, simin could be generated by other tools include the output of another Simulink simulation.

Accedi per commentare.

Più risposte (0)

Categorie

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

Tag

Prodotti


Release

R2018a

Community Treasure Hunt

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

Start Hunting!

Translated by