統計
MATLAB Answers
4 質問
0 回答
ランク
of 153,912
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
problem with xlswrite function
Hello everybody. I have an array of numbers called "a" which contains some integer values from -2 to 2; If I write disp(a...
11年以上 前 | 1 件の回答 | 0
1
回答質問
Use of timer: what's the code to indicate that its period of time is expired?
I created a timer with a period of 30 seconds: the program has to execute some tasks if this period is passed. How do i write ...
11年以上 前 | 2 件の回答 | 1
2
回答質問
Error using Timerfcn: too many input arguments
Hello. I created this timer t = timer('Period', delay, 'TimerFcn', calculate(V, g, n, Vmin, Vmax)); which calls a funct...
11年以上 前 | 1 件の回答 | 1
1
回答質問
use of timer for simulating voltage regulator
Hello everybody! I need to simulate a voltage regulator: in this system voltage has to be regulated if it's out of tolerance fo...
11年以上 前 | 1 件の回答 | 0