Statistics
4 Questions
0 Answers
RANK
18,168
of 295,569
REPUTATION
2
CONTRIBUTIONS
4 Questions
0 Answers
ANSWER ACCEPTANCE
25.0%
VOTES RECEIVED
2
RANK
of 20,247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,105
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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 years ago | 1 answer | 0
1
answerQuestion
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 years ago | 2 answers | 1
2
answersQuestion
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 years ago | 1 answer | 1
1
answerQuestion
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 years ago | 1 answer | 0