converting M-file into a block function in simulink

hello can you show me how to move "file.m" into a function block in simulink thank you!

2 comentarios

what do you mean?
I want to know all the "file.m" transformed into a block in "simulink"?

Iniciar sesión para comentar.

 Respuesta aceptada

Kaustubha Govind
Kaustubha Govind el 15 de Ag. de 2012
Editada: John Kelly el 26 de Feb. de 2015

0 votos

You can call the function from any of three MATLAB Function blocks.

10 comentarios

thank you, I want to know all the "file.m" transformed into a block in "simulink"?
You cannot "transform" it into a block exactly, but calling it from one of the aforementioned blocks will essentially do that.
Thank you, I'll ask you later. Can you give me email?
Sorry, we do not encourage sending personal messages. Please feel free to post any questions you run into on this forum though.
thank you, I see
I have a example "http://www.mathworks.com/matlabcentral/fileexchange/20431-dial", can you help me converter into a block in silulink
Sorry, perhaps you could try following my advice and post back if you run into specific issues.
I use a block "Level-2 M-file S-Function", M-file name = duong_truyen, I get a error: "Eroor due to multiple causes --> Too many input arguments.-->Error evaluating the initialization for M-S-Function 'duong_truyen'.Too many input arguments.The following is the MATLAB call stack (file names and line numbers) that produced this error:"
Please start a new question and paste your code and the error message with the stack as well.
dong van duc
dong van duc el 23 de Ag. de 2012
Editada: dong van duc el 23 de Ag. de 2012
yes, I created a new question.

Iniciar sesión para comentar.

Más respuestas (2)

Youssef Haical
Youssef Haical el 5 de Sept. de 2014
Editada: Youssef Haical el 5 de Sept. de 2014
i made it but this answer is not clear ,,,, please try to show us just how we can add the initial values to run the simulink model without opening the command window and writing the values and then we run the simulink model
for example : i have this initial parameters : Pm=100e3; Flux=200; Ts=2e-5; p=2 ; N=2; f=50;
i need to make them inside of my simulink model without writing them in m-file or in command window
please help me
karishma kousar
karishma kousar el 1 de Abr. de 2016
hello sir i have a matlab code for face detection but i dont know how to do the simulink blocks,please any one can help me in this designing a simulink model for my matlab code

Categorías

Más información sobre Modeling en Centro de ayuda y File Exchange.

Productos

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by