photo

wenchao zhang


Last seen: 대략 1개월 전 2021년부터 활동

Followers: 0   Following: 0

통계

All
MATLAB Answers

57 질문
15 답변

Cody

0 문제
1 답안

순위
14,591
of 300,750

평판
3

참여
57 질문
15 답변

답변 채택
91.23%

획득한 표
2

순위
 of 21,073

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위
107,282
of 170,837

참여
0 문제
1 답안

점수
20

배지 수
1

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • First Answer
  • Thankful Level 4
  • Explorer
  • Solver

배지 보기

Feeds

보기 기준

답변 있음
Questuion About Stateflow Transition
sf_elevator:

2개월 전 | 0

답변 있음
Questuion About Stateflow Transition
Compare with Graphical function use and unuse

2개월 전 | 0

답변 있음
Questuion About Stateflow Transition
Sensor Fail Debounce:

2개월 전 | 0

답변 있음
Questuion About Stateflow Transition
Newton falling:

2개월 전 | 0

답변 있음
Questuion About Stateflow Transition
Do some test:

3개월 전 | 0

답변 있음
Questuion About Stateflow Transition
Do some test like following:

3개월 전 | 0

| 수락됨

답변 있음
i can not find the satate flow demo folder
SF_CRUISUE_CTRL

3개월 전 | 0

질문


Questuion About Stateflow Transition
hello, i just have a question if ST1 is actviated,and condition1 is true, next sample time condition3 is true, condition4 is alw...

3개월 전 | 답변 수: 6 | 0

6

답변

질문


i can not find the satate flow demo folder
hello,i can not find the stateflow demo folder in my local laptop, any one konw how i can get it.

3개월 전 | 답변 수: 2 | 0

2

답변

답변 있음
how to define the input for the simulink unpack blcok
simulation success.

3개월 전 | 1

질문


how to define the input for the simulink unpack blcok
hello, as following shows, how define the object that can connect to the input port of the unpack block, thanks.

3개월 전 | 답변 수: 2 | 0

2

답변

질문


why open a simulink model takes so long time
when try to open a simulink model it stay in busy status long time, seems stucked, any knows how to resolve this issue. memor...

4개월 전 | 답변 수: 2 | 0

2

답변

질문


update CAN Pack / CAN Unpack blocks in the Vehicle Network Toolbox programatically Failed
when i update a CAN pack block with new dbc, i find the block port will not change, you should open the block and manually set f...

4개월 전 | 답변 수: 1 | 0

1

답변

질문


how to show propagated signals programticaly
how to show propagated signals programticaly like following, i have several subsystem block in my simulink model, now i want set...

4개월 전 | 답변 수: 1 | 0

1

답변

질문


how to search parameter with specific name under the simulink system
hello, i have a simulink model with several subsystem, each subsystem have some blocks, now i want search parameter with specifi...

11개월 전 | 답변 수: 1 | 0

1

답변

답변 있음
how to apply exist model configset to current model through script
Following Command seems can realize this. attachConfigSet(model, configObj),

12개월 전 | 0

| 수락됨

질문


how to apply exist model configset to current model through script
i have config set that exported from other model, now i want import this configset to my new model, and set this config set acti...

12개월 전 | 답변 수: 1 | 0

1

답변

질문


how to show the relation ship between simulink function and its caller
hello, in my simulink model i define several simulink functiion, and in somewhere in the model i will call these simulink functi...

12개월 전 | 답변 수: 1 | 0

1

답변

질문


how to set the default datatype of simulink block output to single
how to set the default datatype of simulink block output to single, for example i just want the output datatype of signal builde...

대략 1년 전 | 답변 수: 1 | 0

1

답변

질문


how to delete the first sheet of an excel through script
hello, when i write some contents to excel file and add new sheet with specific name, i find sheet1 is still exist, how to dele...

대략 1년 전 | 답변 수: 1 | 1

1

답변

질문


code generation about Simulink function
hello, when generated code from the simulink function, the name of Model Step Funciton seems strange, how can i change it to fun...

1년 초과 전 | 답변 수: 1 | 0

1

답변

답변 있음
how can i set CoderInfo through command
i got the method how to set,like following, in my case just write (k.CoderInfo.StorageClass = 'ExportedGlobal');

1년 초과 전 | 0

| 수락됨

질문


how can i set CoderInfo through command
hello, how to set CoderInfo through commands after i have creat simulink.signal in the work space?

1년 초과 전 | 답변 수: 1 | 0

1

답변

질문


how to delete the empty row in the excel with matlab
hi, as the title description, i want use matlab to delete the empty rows in the excel which has many rows, how to realize.

1년 초과 전 | 답변 수: 3 | 0

3

답변

질문


how to get data from fig use matlab
hi, i want get four colums data from the following fig, how to use matlab to realize this.

1년 초과 전 | 답변 수: 1 | 0

1

답변

질문


how to display the calling relation ship between simulink function and function caller
hello, as follwoing system shows, how to configure to display the relation ship between function caller an simulink function in...

1년 초과 전 | 답변 수: 1 | 0

1

답변

질문


configuration about simulink scope
hello, who know how to change the active display, it will defaultly set channel 1, how i can change to channel 2, seems it froze...

1년 초과 전 | 답변 수: 1 | 0

1

답변

질문


how to generate code to specific folder
as following fig shows, i want generate code to target folder(already set this folder to path), but it failed, it seems always k...

1년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Conditional Compilation for code generated from Simulink Model
hi, as following picture shows, when after generate code, during compile how to control just let fun2 code enter compile proces...

1년 초과 전 | 답변 수: 1 | 0

1

답변

질문


about test point during code generation
hello, what's the purpose of test point in code generation, an how it realized. i'm not clear about this.

1년 초과 전 | 답변 수: 2 | 0

2

답변

더 보기