photo

Ho Jung Kim


Last seen: 3年以上 前 2022 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

15 質問
0 回答

ランク
271,687
of 300,840

評判
0

コントリビューション
15 質問
0 回答

回答採用率
6.67%

獲得投票数
0

ランク
 of 21,092

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 171,238

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


How should I access struct when loaded with importdata?
I have 2 variables called 'see' and 'hear' in 'Task1.mat' file. I am loading 'Task1.mat' using 'importdata' and trying to access...

3年以上 前 | 0 件の回答 | 0

0

回答

質問


Can I use fwrite for .mat file in Simevents block?
I have a .mat file called 'counter.mat' and there is one value called 'var' initialized to 0. I would like to change the value a...

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

2

回答

質問


Is there a way to save a value to .mat file in simevents?
I am trying to save a value from my simevents model to .mat file. I am using 'save' to save variable to .mat file (for ex, save ...

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

1

回答

質問


How do I add character to a string in Simulink/Simevents?
Is there a way to append characters from array in Simulink/Simevents? I have tried to add characters to an empty string using st...

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

1

回答

質問


mxArray to double?
I am using simevents and using importdata to bring variable from .mat file to simevents. I want to use this variable in if state...

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

1

回答

質問


Real time interface using App Designer for Simevents?
Is there a way to make a real time interface using App Designer for Simevents? I have an entity attribute called color, and whe...

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

1

回答

質問


Is it possible to delay an entity until another entity arrive in Simevents?
Is it possible to delay an entity until another entity arrive in Simevents? I am sending two entities from two servers with dif...

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

1

回答

質問


Is there a way to generate unique random number in Simevents?
I am currently working with Queueing Network model using Simevents. Each server has service time, and I am using rand and randn ...

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

1

回答

質問


Is it possible to generate new attributes not in entity generator but in servers in SimEvents?
I am trying to add new attributes to the entity not in entity generator but after the entity is generated. Is it possible to add...

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

1

回答

質問


load variable from .mat file in simulink
I am trying to load variable (containers.Map) from .mat file to simulink. However, I am getting this error: Found unsupported ...

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

1

回答

質問


How do I store entity attribute data in simevents?
I am generating entites with multiple attributes, and need to store attribute data in certain servers. I tried to use Data Store...

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

1

回答

質問


Entity ID for Entity Multicast
I am working on a model that needs to print out the entity ID every time an entity enters a server. I am using entitySys.id to g...

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

1

回答

質問


Is it possible to use hashmap to store data in simulink?
I want to use hasmap in simulink to store sojourn time of all entities? I am using start timer and read timer to get the sojourn...

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

1

回答

質問


Is there a way to change value of Data Store Memory in Simevents with App Designer?
I am trying to use App Designer as a user interface to change values of Data Store Memory in Simevents. For example, all the ope...

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

1

回答

質問


simevents Matlab Discrete-Event System set path based on input?
Is there a way to decide entity output based on input parameters in Matlab Discrete-Event System? For example, I want to send en...

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

1

回答