photo

wenchao zhang


Last seen: Today 自 2021 起处于活动状态

Followers: 0   Following: 0

统计学

All
MATLAB Answers

56 个提问
8 个回答

Cody

0 个问题
1 个答案

排名
14,601
of 300,037

声誉
3

贡献数
56 个提问
8 个回答

回答接受率
87.5%

收到投票数
2

排名
 of 20,862

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名
104,925
of 167,106

贡献数
0 个问题
1 个答案

评分
20

徽章数量
1

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • First Answer
  • Thankful Level 4
  • Explorer
  • Solver

查看徽章

Feeds

排序方式:

提问


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.

17 hours 前 | 0 个回答 | 0

0

个回答

已回答
how to define the input for the simulink unpack blcok
simulation success.

18 days 前 | 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.

19 days 前 | 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...

29 days 前 | 1 个回答 | 0

1

个回答

提问


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

1 month 前 | 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...

1 month 前 | 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...

9 months 前 | 1 个回答 | 0

1

个回答

已回答
how to apply exist model configset to current model through script
Following Command seems can realize this. attachConfigSet(model, configObj),

9 months 前 | 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...

9 months 前 | 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...

9 months 前 | 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...

10 months 前 | 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...

11 months 前 | 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 year 前 | 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 year 前 | 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 year 前 | 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 year 前 | 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 year 前 | 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 year 前 | 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 year 前 | 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 year 前 | 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 year 前 | 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 year 前 | 2 个回答 | 0

2

个回答

已回答
how to realize look up function in m script
use interp1 seems ok, x = 0:pi/4:2*pi; v = sin(x); xq = 0:pi/16:2*pi; figure vq2 = interp1(x,v,xq,'spline'); plot(x,v,'o',...

1 year 前 | 0

| 已接受

提问


how to realize look up function in m script
hello, i have x axle table and y axle table, when i set value within the range of x, how to get the output from y, may be some i...

1 year 前 | 1 个回答 | 0

1

个回答

提问


errors about mdfimport command
hello, when i restart my laptop, the command mdfimport can not works, following is the error, how to handle this.

1 year 前 | 1 个回答 | 0

1

个回答

提问


how to add goto from block and connected to the ports of a existed simulink system programmtically
hello,i have a simulink subsystem with some port defined inside, for example it has two inports and two outports,now i want add ...

1 year 前 | 1 个回答 | 0

1

个回答

提问


about write data to the first sheet of excel
hello, i want wrtie specific data to several sheet of the excel, and i have named each sheet, but i find may new target sheet wi...

1 year 前 | 1 个回答 | 0

1

个回答

提问


how to remove warning during code generation
hello, during the code generation some warning will apper in command window, how to turn off this, only error message can apper....

1 year 前 | 1 个回答 | 0

1

个回答

提问


how to clean the content inside the folder
hi, i want clean the folder, as follwing shows, which command i can use.

1 year 前 | 1 个回答 | 0

1

个回答

提问


how to select simulink block through keyboard
hi, i want select the blocks through keyboard, as following fig shows, i want select the lower block, it's possible or not?

1 year 前 | 2 个回答 | 0

2

个回答

加载更多