Community Profile

photo

Harshil Patel


Last seen: 2 years ago Active since 2015

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Extracting single frame from 'From Video Device' block in Simulink
Hi, Could someone please tell me how to extract a single frame from 'From Video Device' block in Simulink. I want to use thi...

8 years ago | 1 answer | 0

1

answer

Question


Finding coordinates of features in a zoomed image
Hello, Could someone please help me find coordinates of features in a zoomed image. I have a BW image (call it Image A) as...

8 years ago | 0 answers | 0

0

answers

Question


Save loop data to a matrix
Hello, It would be a great help if someone could suggest a way to save data from the loop in a matrix. I am using the followi...

8 years ago | 1 answer | 0

1

answer

Question


Get image from figure
Hello, I have an image and I would like to zoom in; I use the following code: %First section im = imread('mmx1.jpg');...

8 years ago | 2 answers | 0

2

answers

Question


Finding 'Zoomed' coordinates in an image
Hello, I have a BW image as shown below on which some points are marked. <</matlabcentral/answers/uploaded_files/46457/Scr...

8 years ago | 1 answer | 0

1

answer

Question


Using Simulink to send data over internet (TCP/IP)
Hello, I'm trying to send data over internet via Simulink. I have gone through 'Sending and Receiving Data Over a TCP/IP Networ...

8 years ago | 1 answer | 0

1

answer

Question


Running Robotics Toolbox Script 'mdl_planar3' from MATLAB Function block
After running the script 'startup_rvc' in MATLAB, I have created a Simulink model with a PreLoadFcn: mdl_planar3, which helps me...

8 years ago | 0 answers | 0

0

answers

Question


Calling m file from Simulink
I have seen several threads on this topic, but being new to MATLAB, I wasn't able to follow what any of those meant. I have a...

8 years ago | 1 answer | 0

1

answer

Question


How to use 'pause' function in Matlab Function Block?
I'm able to run the following code in Matlab Command Window, which is giving me the output I'm looking for, i.e. printing the re...

9 years ago | 0 answers | 0

0

answers

Question


How to use 'Switch case' with Matlab Function Block in Simulink?
I'm able to run the following code in MATLAB: n = input('n: '); x = 3; y = 2; switch n case 1 z ...

9 years ago | 3 answers | 0

3

answers