photo

Aliff


UiTM

Active since 2012

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

7 Questions
0 Answers

RANK
118,667
of 301,433

REPUTATION
0

CONTRIBUTIONS
7 Questions
0 Answers

ANSWER ACCEPTANCE
14.29%

VOTES RECEIVED
0

RANK
 of 21,272

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 174,520

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • Thankful Level 1

View badges

Feeds

View by

Question


Trying to make loop works.
I need to make a loop keep running until a condition in the code is met to break the loop. I was thinking of using a while lo...

13 years ago | 1 answer | 0

1

answer

Question


Error: Attempt to reference field of non-structure array
The code: close all;clear all;clc; a=arduino('COM14'); a.pinMode(2,'OUTPUT'); a.pinMode(3,'OUTPUT'); a.pinMode(4,'OUT...

13 years ago | 1 answer | 0

1

answer

Question


Controlling 2 DC motor from Matlab with Arduino
I am trying to learn how to control my 2 DC motor from Matlab to Arduino. The Arduino is connected with a Quadruple Half H-Bridg...

13 years ago | 0 answers | 0

0

answers

Question


Arduino with Matlab. Need some assistance.
Hi there, this is my first time trying to run Arduino with Matlab. Also I'm not that good with Matlab. So, I got this Arduino co...

13 years ago | 1 answer | 0

1

answer

Question


Using X and Y coordinate to control 2 servo motor using Arduino.
This is the code that detects a specific object and show's the centre coordinate of the targeted object. close all;clear all...

13 years ago | 0 answers | 0

0

answers

Question


Need some assistance on the next step.
I want to build a camera sentry that follows a specific marked target. I already got the codes for the target tracking done, but...

13 years ago | 0 answers | 0

0

answers

Question


Can't detect yellow colour using hsv method.
I've put together some codes that I found here so that it will function as I desire. I want the code to detect yellow colour usi...

13 years ago | 2 answers | 0

2

answers