What happened to Simulink fcn?

17 visualizaciones (últimos 30 días)
Tero Eerikäinen
Tero Eerikäinen el 16 de Dic. de 2020
Respondida: Rishabh Mishra el 23 de Dic. de 2020
What happened to Simulink fcn? It does not exist anymore in User defined function and Commonly used blocks? Now one has to use a multitude of sums, multiplications etc. Is there somewhere substitute to fcn. Using Matlab fcn in Simulink crashes whole Matlab.

Respuestas (1)

Rishabh Mishra
Rishabh Mishra el 23 de Dic. de 2020
Hi,
You can utilize the following blocks:
  1. ‘function caller’
  2. ‘MATLAB function’
  3. ‘Simulink function’
Using these simulink blocks, you can define the required function.
If there is some issue while using these blocks
  • You can create a function using stateflow chart
Refer this link for documentation of method described above. The document also illustrates how to use ‘Simulink function’ block.
Hope this helps.

Categorías

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

Etiquetas

Productos


Versión

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by