Community Profile

photo

Sk Sahariyaz Zaman


Last seen: 2 years ago Active since 2014

Followers: 0   Following: 0

Message

Matlab lover

Statistics

All
  • 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

Solved


Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...

3 years ago

Submitted


Images 2 Video
Sequence Images to Video creation.

7 years ago | 1 download |

Submitted


Video To Image Creation
Generate Images from Video file

7 years ago | 1 download |

Submitted


Any Video Format to .MP4 video format
Convert any video format to .mp4 compressed video format

8 years ago | 10 downloads |

Submitted


Video Format Converter : .seq to .avi
Video Format Converter : From .seq to .avi video file format.

8 years ago | 6 downloads |

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...

8 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...

8 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, ...

8 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

8 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...

8 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

8 years ago | 0

Submitted


Video Comparison
Compare two videos side by side, frame by frame, with user provided delay

8 years ago | 1 download |

Submitted


Video Player with Pause/Play
Video Player

9 years ago | 6 downloads |

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...

10 years ago | 1 answer | 0

1

answer