photo

Horace


2012 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

7 質問
3 回答

ランク
13,023
of 300,857

評判
3

コントリビューション
7 質問
3 回答

回答採用率
42.86%

獲得投票数
3

ランク
 of 21,097

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 171,361

コントリビューション
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年弱 前 | 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年弱 前 | 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年弱 前 | 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年以上 前 | 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年以上 前 | 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年以上 前 | 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年以上 前 | 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年以上 前 | 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年以上 前 | 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年以上 前 | 2 件の回答 | 1

2

回答