photo

Jianfei


Last seen: Today 2020 年からアクティブ

Followers: 0   Following: 0

Programming Languages:
Python, Java, MATLAB
Spoken Languages:
English, Chinese
Professional Interests:
Java with MATLAB, Simulink, MATLAB Test

統計

MATLAB Answers

7 質問
4 回答

ランク
32,667
of 297,457

評判
1

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

回答採用率
28.57%

獲得投票数
1

ランク
 of 20,438

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 158,938

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

  • Thankful Level 1
  • First Answer

バッジを表示

Feeds

表示方法

質問


Why MATLAB creates garbage files in current folder after running MATLAB Test
And there's a folder named "dig" I'm not sure which version of MATLAB created those files because I run MATLAB Tests by mor...

2日 前 | 0 件の回答 | 0

0

回答

回答済み
fail to delete files using the delete command in R2018a
Deleting a file may fail even if that file has not being used. I tried to use Java io functions to delete files, but it still ca...

6日 前 | 0

質問


How can I exit Simuink completely?
I have a function containing isSimulinkStarted. I want my testcase to test both conditions, but once Simulink has started, it wi...

20日 前 | 1 件の回答 | 1

1

回答

質問


How to get consistant results when testing code performance
I have functions to make searches in Simulink models. I want to test which algorithm has better performance. I use the "Run and ...

23日 前 | 2 件の回答 | 0

2

回答

回答済み
Running/testing scripts on multiple Matlab/Simulink versions?
I searched for this question years ago, and recently, I found my own solution, which I’m quite satisfied with. Here’s what I did...

約1ヶ月 前 | 0

回答済み
Insert a link to subsytem block in annotation
You can simply use an empty subsystem and create a mask to display your annotations. Then, set up an OpenFcn callback. Using hil...

約2ヶ月 前 | 0

回答済み
How can I test a function that contains a "waitFor" function or popup dialogs without requiring external user input?
I found a perfect solution to this issue. I've made this answer the accepted one as it can be implemented across all MATLAB vers...

約2ヶ月 前 | 0

| 採用済み

質問


How can I test a function that contains a "waitFor" function or popup dialogs without requiring external user input?
I am testing a GUI function in my code. Within my test class, I use Java functions to simulate mouse clicks, which trigger a pop...

4ヶ月 前 | 3 件の回答 | 0

3

回答

質問


Is it possible to ignore certain lines in MATLAB coverage test?
If matlab version > a version do something else do something else end I hope certain lines can be ignored based o...

12ヶ月 前 | 1 件の回答 | 0

1

回答

質問


How can I combine binary data in memory, and use fwrite for only one time to write all the data?
I need to write some large data in multiple loops. Each time, the data being written by fwrite is very small, and the frequent u...

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

1

回答

質問


What is "Input" in "model" command?
In the model command, in you want to get the output of a model, the code is: outputs = model(t,x,u,'outputs'); In which "u" me...

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

1

回答