photo

kunal gokhe


Last seen: 12 days ago Active since 2019

Followers: 0   Following: 0

Message

Mechanical engineer

Programming Languages:
MATLAB
Spoken Languages:
English

Statistics

All
  • MATLAB Flipbook Mini Hack Participant
  • First Answer
  • Personal Best Downloads Level 1
  • 5-Star Galaxy Level 1
  • First Submission
  • First Review
  • Solver

View badges

Feeds

Answered
How to find a extact point on the graph without coding?
After plotting of Graph, You can use Data Tip point tool find in tool or help section.

2 years ago | 0

Answered
What is the best program for labeling(Bounding box) the pedestrian in Matlab?
Open MATLAB go to the APP menu Scroll down to the Image processing and computer vision section, there you find Image Labeler.

2 years ago | 0

Answered
Combine a video with animations of three subplots
Try this code below data = readtable('pva.csv'); inputVid=VideoReader('VJ.mov'); mergedobj = VideoWriter('compositevid','Moti...

2 years ago | 0

Answered
how to kill a process from Matlab
Use Ctrl+C to kill Porcess.

2 years ago | 0

Answered
Context Menu in AppDesigner
you can add Component by simply drag and drop. Click Here for more Information.

3 years ago | 0