converting M-file into a block function in simulink

2 Ansichten (letzte 30 Tage)
dong van duc
dong van duc am 15 Aug. 2012
Beantwortet: karishma kousar am 1 Apr. 2016
hello can you show me how to move "file.m" into a function block in simulink thank you!
  2 Kommentare
Azzi Abdelmalek
Azzi Abdelmalek am 15 Aug. 2012
what do you mean?
dong van duc
dong van duc am 15 Aug. 2012
I want to know all the "file.m" transformed into a block in "simulink"?

Melden Sie sich an, um zu kommentieren.

Akzeptierte Antwort

Kaustubha Govind
Kaustubha Govind am 15 Aug. 2012
Bearbeitet: John Kelly am 26 Feb. 2015
You can call the function from any of three MATLAB Function blocks.
  10 Kommentare
Kaustubha Govind
Kaustubha Govind am 22 Aug. 2012
Please start a new question and paste your code and the error message with the stack as well.
dong van duc
dong van duc am 23 Aug. 2012
Bearbeitet: dong van duc am 23 Aug. 2012
yes, I created a new question.

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (2)

Youssef Haical
Youssef Haical am 5 Sep. 2014
Bearbeitet: Youssef Haical am 5 Sep. 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 am 1 Apr. 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

Kategorien

Mehr zu Programmatic Model Editing finden Sie in Help Center und File Exchange

Tags

Produkte

Community Treasure Hunt

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

Start Hunting!

Translated by