![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/8029024.png)
SyukriY
Followers: 0 Following: 0
Statistics
RANK
8,039
of 297,016
REPUTATION
6
CONTRIBUTIONS
9 Questions
2 Answers
ANSWER ACCEPTANCE
66.67%
VOTES RECEIVED
3
RANK
of 20,419
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 157,725
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
4 Public Channels
AVERAGE RATING
50
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
How can I read the actual analog read?
You can actually read the analog value using readVoltage. You just need to make some calculation. analog = readVoltage * (...
8 years ago | 3
| accepted
Question
How can I used 'save()' command in matlab function block?
Hi, everyone. I really need everyone help. I can't used 'save()' command in matlab function block. Do anyone know? and how ca...
8 years ago | 0 answers | 0
0
answersQuestion
Why the scope output only one?
Hi, you guys. I wonder about the scope block in Simulink. In the configuration properties at the logging part, I choose 'Lo...
8 years ago | 0 answers | 0
0
answersQuestion
How can I read the actual analog read?
Hi, MathWorks communities. I have a question regarding the "readVoltage(a, ' ') command. When I run my code it shows a volta...
8 years ago | 2 answers | 0
2
answersQuestion
How to get 'Data before' and 'Data After' from current data?
Dear all fellow community, I'm curious about Matlab can read the 'dataBefore' and 'dataAfter' from .mat file with the current...
8 years ago | 1 answer | 0
1
answerQuestion
How to use 'if' statement to pick up 3 to 4 values from the data that nearest to the mean?
<</matlabcentral/answers/uploaded_files/61333/U10Syuk1.PNG>> Hi, this question is on the same project I've been working on 10...
8 years ago | 1 answer | 0
1
answerQuestion
How to solve "Attempted to access index 12 of an array with smaller dimension sizes" problem?
<</matlabcentral/answers/uploaded_files/61003/U10Syuk.PNG>> Hi. I get an error "Attempted to access index 12 of an array with...
8 years ago | 2 answers | 0
2
answersHow can I code a consistency function in MATLAB function?
After a few research, I conclude that to get a consistency of a data I should use Standard Deviation calculation. Because sta...
8 years ago | 0
| accepted
Question
How can I code a consistency function in MATLAB function?
Hi, I need suggestions from everybody in order to build a consistency funtion. For example, I have 24 data in a constant block...
8 years ago | 1 answer | 0
1
answerQuestion
How to solve this problem [Output argument 'fever' is not assigned on some execution paths]?
I've been in this problem almost three months. I don't know what to do anymore. I just want the output to display according ...
8 years ago | 1 answer | 0
1
answerQuestion
How can I convert MATLAB Simulink block to coding?
This will be run in Arduino. Because block coding seems to take more space in Arduino Uno. I'm not used to MATLAB coding style.
8 years ago | 0 answers | 0