photo

Vignesh


Student

Active since 2015

Followers: 0   Following: 0

Message

new bie at matlab seeking help now and then

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
36,068
of 300,508

REPUTATION
1

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
66.67%

VOTES RECEIVED
1

RANK
 of 21,019

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 169,435

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

  • Thankful Level 1

View badges

Feeds

View by

Question


how to play videos using implay function in specific axes?
i am trying to play videos in my matlab gui but i couldnt figure out how to play video in my specific axes. plz help me :)

10 years ago | 3 answers | 1

3

answers

Question


Is it possible to transfer images using this method http://blogs.mathworks.com/loren/2011/05/27/transferring-data-between-two-computers-using-matlab/ if yes then how to do it?
i am trying to send image files between two computer using matlab, i discovered this method on internet http://blogs.mathwork...

10 years ago | 0 answers | 0

0

answers

Question


plz help me with this error "Matrix dimensions must agree."
i1=imread('1.jpg'); i2=imread('3.jpg'); j1=rgb2gray(i1); j2=rgb2gray(i2); k=abs(j1-j2); l=colfilt(k,[8 8],'...

10 years ago | 1 answer | 0

1

answer