photo

Horace


自 2012 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

7 个提问
3 个回答

排名
13,023
of 301,097

声誉
3

贡献数
7 个提问
3 个回答

回答接受率
42.86%

收到投票数
3

排名
 of 21,169

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 172,778

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Variable Time Step Solver
I'm trying to figure out the time steps used in my model when it is set on variable time step. So far I have been looking at the...

13 years 前 | 2 个回答 | 0

2

个回答

提问


MATLAB GUI Pre-Selected button
Hi, I have added some toolbar buttons on my GUI but as usual they are by default deselected. However, I would like to set one...

13 years 前 | 1 个回答 | 0

1

个回答

提问


Guide not generating callbacks
Hi, I have a GUI that is made with GUIDE. The GUI works but when I have to modify the GUI with an extra button or something, ...

13 years 前 | 1 个回答 | 0

1

个回答

已回答
Measure compile time and run time separately in Simulink
Thanks for the help Kaustubha. It was exactly what I was looking for. But is there a way to do this without hte profiler? The...

13 years 前 | 0

已回答
Measure compile time and run time separately in Simulink
By compile time, I mean this: When I click run on simulink, there is a green loading bar. Once the green loading bar is done,...

13 years 前 | 0

提问


Measure compile time and run time separately in Simulink
Hi, I would like to measure compile time and run time separately in Simulink. If I use tic; sim('model.mdl'); toc, then I get...

13 years 前 | 4 个回答 | 1

4

个回答

提问


Simulink performance regarding virtual and non-virtual buses
Hi, I would like to use non-virtual bus objects in Simulink because it gives me a very organized way to duplicate objects mul...

13 years 前 | 1 个回答 | 1

1

个回答

提问


Using set_param on parameter 'ProdHWDeviceType'
I need to use set_param on parameter 'ProdHWDeviceType' but it just doesn't work. I've tried it on other parameters and it works...

13 years 前 | 1 个回答 | 0

1

个回答

已回答
Is it possible to make input or output ports in Simulink to automatically take the name of the signal?
How do I set the port name using set_param? Apparently set_param(port_handle, 'Name', 'test_name') doesn't work "Invalid s...

13 years 前 | 0

提问


Is it possible to make input or output ports in Simulink to automatically take the name of the signal?
Is it possible to make input or output ports in Simulink to automatically take the name of the signal? So for example, I have...

13 years 前 | 2 个回答 | 1

2

个回答