photo

Sk Sahariyaz Zaman


Last seen: 4 years ago Active since 2014

Followers: 0   Following: 0

Message

Matlab lover

Statistics

All
MATLAB Answers

1 Question
6 Answers

File Exchange

6 Files

Cody

0 Problems
1 Solution

RANK
82,267
of 300,379

REPUTATION
0

CONTRIBUTIONS
1 Question
6 Answers

ANSWER ACCEPTANCE
100.0%

VOTES RECEIVED
0

RANK
2,410 of 20,931

REPUTATION
726

AVERAGE RATING
4.50

CONTRIBUTIONS
6 Files

DOWNLOADS
19

ALL TIME DOWNLOADS
6641

RANK
118,943
of 168,262

CONTRIBUTIONS
0 Problems
1 Solution

SCORE
20

NUMBER OF BADGES
1

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • MATLAB Central Treasure Hunt Finisher
  • Solver
  • 5-Star Galaxy Level 4
  • Personal Best Downloads Level 2
  • First Review
  • First Submission
  • Revival Level 1
  • First Answer

View badges

Feeds

View by

Answered
How to add a command window to a GUI?
Hi, create a window with text box(where you will write your matlab command to see the output) and read the text line by line an...

9 years ago | 0

Answered
help to resolve my this GUI code
In deceleration also you need to write as "global enhImage;" then write - enhImage = enhanceImage(orgImage); also see htt...

9 years ago | 0

Answered
How to change movie to image per frame
checkout below link.. - http://www.mathworks.com/matlabcentral/fileexchange/51014-video-player-with-pause-play Let me know, ...

9 years ago | 0

Answered
How do I play a video in MATLAB?
Check out - http://www.mathworks.com/matlabcentral/fileexchange/51014-video-player-with-pause-play

9 years ago | 0

Answered
How Can I use single push button to play/pause/resume a video file in GUI
I have create a simple video player with pause / play option. http://www.mathworks.com/matlabcentral/fileexchange/51014-video...

9 years ago | 0

| accepted

Answered
Play Video in MATLAB GUI with other Objects
You can also see - http://www.mathworks.com/matlabcentral/fileexchange/51014-video-player-with-pause-play

9 years ago | 0

Question


How Can I use single push button to play/pause/resume a video file in GUI
I have created a GUIDE GUI to compare two video frame by frame. What I am doing is that Read each frame for both video file and...

11 years ago | 1 answer | 0

1

answer