Beantwortet
add state flow to simulink model
use this command works: add_block('sflib/Chart',... [ModelName '/' FunctionName '/' 'ScheduleChart'],'Position',BlockPosit...

11 Monate vor | 0

| akzeptiert

Frage


add state flow to simulink model
when i use following command, try to add chart to simulnik model, error happens, how to resolve this add_block('Stateflow/C...

11 Monate vor | 1 Antwort | 0

1

Antwort

Frage


how to close error dialog
after run some script, i got so many error dialog, how to quickly close them at one time.

11 Monate vor | 2 Antworten | 0

2

Antworten

Frage


how to programtically add junctions and default transition in state flow and connect them
hello, as following shows i want use script to add the defualt transition and two junction, and connect two junctions, add the a...

11 Monate vor | 1 Antwort | 0

1

Antwort

Frage


How to Add several stateflow chart to a exist simulink model programtically
hello, now i have a simulink model,now i want use script to add several stateflow char inside this simulink block, which command...

11 Monate vor | 1 Antwort | 0

1

Antwort

Frage


creat stateflow use script
hello,when i run the following script,error happens, any one knows what the root reason, following are the script. sfnew rt =...

11 Monate vor | 0 Antworten | 0

0

Antworten

Frage


how to find unconnect goto block and from block in the simulink model use script
hello, i want use the script to find out all the unconnected(or unmatched) goto/from block in the simulink model,which command c...

12 Monate vor | 1 Antwort | 0

1

Antwort

Frage


how to add several inport to the buscreator
as the title indicate, how to connect the follwing blocks

etwa ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


change simulink m file name issue
hi, i want use script to change the original name to new name, for example from VehicleSpeedLimiterDemand_cal.m ->vehiclespeedli...

etwa ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


simulink subsystem replacement issue
when i run the following script, nothing happened with out any error, any one can help, thanks in advance. open_system('untitl...

etwa ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


simulation issue about Scope
hello, guys,when i run the simulation, i found the scope not display the line with the time change, it keep stop at the begining...

etwa ein Jahr vor | 2 Antworten | 0

2

Antworten

Frage


how to automatically configure the sim parameter
when i run the following command in command window, matlab version 2019a sim('untitled','StartTime','0.0','StopTime','20.0','S...

etwa ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


when i want to modify the input number of certain component through script,error happens
if i replace num with real num, like 17, it works, any one who knows why?

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


how to add parameter to workspace when load the simulink model
how to add parameter to workspace when load the simulink model

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Gelöst


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

fast 3 Jahre vor