Community Profile

photo

wenchao zhang


Last seen: Today 2021 年からアクティブ

統計

All
  • Thankful Level 4
  • Explorer
  • Solver

バッジを表示

Content Feed

表示方法

質問


issues about zero_crossing_types.h during code generate
hello, when i generate the code from simulink model, i find the head file include (zero_crossing_types.h),but i do not want incl...

1日 前 | 1 件の回答 | 0

1

回答

回答済み
issues about package AutoSAR
seems missing the calibration public define, why?

2日 前 | 0

質問


issues about package AutoSAR
when i run the following commands, matlab throw errors. any one knows why this will happen, matlab version:2018b, i have instal...

2日 前 | 1 件の回答 | 0

1

回答

質問


how to got AUTOSAR Blockset for Matlab2019a
hello, i want install the AUTOSAR Blockset for matlab2019a, any one kowns how to got this, and it is free of charges or not?

8日 前 | 1 件の回答 | 0

1

回答

質問


how to automatically creat sldd file based on csv file
i add following info to CSV file, how to use this CSV file to creat sldd file automatically.

約2ヶ月 前 | 0 件の回答 | 0

0

回答

質問


search specific file under current direction
hello, i want search all the file with a .m extension under one routine, cd to the serach top level, as following, folders cont...

4ヶ月 前 | 1 件の回答 | 0

1

回答

質問


how to get name of all element within an bus
i want to got all the element name of a bus, and output these name to excel or txt, how to do?

5ヶ月 前 | 1 件の回答 | 0

1

回答

質問


search sepecific file and copy to target file
i want search the file (which are source file .c and head file .h) under file test20231104,and copy them to new file, how to rea...

5ヶ月 前 | 1 件の回答 | 0

1

回答

質問


how to use evalin?
hello, i have a cell s, and s{1} = 'EngDa_jEng_C',now i want implement the commands(EngDa_jEng_C = Simulink.Parameter),i want ...

5ヶ月 前 | 0 件の回答 | 0

0

回答

質問


automaticaly define calibration parameter to the workspace through read the m file
i have a m file, it defineed many calibration parameters one by one, each line seems like following: objDef_CAL('EngDa_jEng_C',...

5ヶ月 前 | 1 件の回答 | 0

1

回答

質問


how to check if an specific name is existed inside a simulink
i want to check if an specific name(parameter,signallines,..) is existed inside a simulink model, if use can find_system work in...

5ヶ月 前 | 1 件の回答 | 0

1

回答

質問


search program command in command window use Tab Button
hello, i have a question, i know we can use tab button to conveniently find some command, for example, i write 'add' in command ...

6ヶ月 前 | 1 件の回答 | 0

1

回答

質問


how to rename the calibration parameter in a simulink model
now i want find all the calibration parameter which contains(for example 'xxx'), and rename this calibration parameter by replac...

7ヶ月 前 | 1 件の回答 | 0

1

回答

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

7ヶ月 前 | 0

| 採用済み

質問


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...

7ヶ月 前 | 1 件の回答 | 0

1

回答

質問


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

7ヶ月 前 | 2 件の回答 | 0

2

回答

質問


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...

8ヶ月 前 | 1 件の回答 | 0

1

回答

質問


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...

8ヶ月 前 | 1 件の回答 | 0

1

回答

質問


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 =...

8ヶ月 前 | 0 件の回答 | 0

0

回答

質問


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...

8ヶ月 前 | 1 件の回答 | 0

1

回答

質問


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

9ヶ月 前 | 1 件の回答 | 0

1

回答

質問


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...

9ヶ月 前 | 1 件の回答 | 0

1

回答

質問


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...

9ヶ月 前 | 1 件の回答 | 0

1

回答

質問


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...

9ヶ月 前 | 2 件の回答 | 0

2

回答

質問


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...

9ヶ月 前 | 1 件の回答 | 0

1

回答

質問


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?

約1年 前 | 1 件の回答 | 0

1

回答

質問


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

2年以上 前 | 1 件の回答 | 0

1

回答

解決済み


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:...

2年以上 前