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

13 visualizaciones (últimos 30 días)

Respuesta aceptada

Fangjun Jiang
Fangjun Jiang el 10 de Feb. de 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 comentarios
neha
neha el 2 de Mzo. de 2024
Movida: Fangjun Jiang el 2 de Mzo. de 2024
how to create simin in the base worspace?
Fangjun Jiang
Fangjun Jiang el 2 de Mzo. de 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.

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Simulink Functions en Help Center y File Exchange.

Etiquetas

Productos


Versión

R2018a

Community Treasure Hunt

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

Start Hunting!

Translated by