photo

vimal gayan


Active since 2019

Followers: 0   Following: 0

Statistics

MATLAB Answers

4 Questions
0 Answers

RANK
141.035
of 300.343

REPUTATION
0

CONTRIBUTIONS
4 Questions
0 Answers

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
0

RANK
 of 20.926

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168.172

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 2
  • Thankful Level 1

View badges

Feeds

View by

Question


How to validate input dialog?
caUserInput = inputdlg(Prompts, titleBar, 1); if length(caUserInput) > 10 f = warndlg('Exceed numbers','Warning'); return...

meer dan 6 jaar ago | 0 answers | 0

0

answers

Question


How to show given x,y position on image frame?
I am trying to show shape connecting 3 x,y points on image frame. fileCount=length(Files); middleImage=round((fileCount/2)-5)...

meer dan 6 jaar ago | 0 answers | 0

0

answers

Question


How to extract values from array
I am trying to track 3 points of a moving video.First i insert those points and while video playing i want track those points pa...

meer dan 6 jaar ago | 1 answer | 0

1

answer

Question


how to draw lines using given points in a video?
First,I give some points to starting posistion of the video,I need to draw lines through that points and get angles using x,y va...

meer dan 6 jaar ago | 1 answer | 0

1

answer