Harshil Patel
Followers: 0 Following: 0
Statistics
10 Questions
0 Answers
RANK
249.783
of 295.569
REPUTATION
0
CONTRIBUTIONS
10 Questions
0 Answers
ANSWER ACCEPTANCE
20.0%
VOTES RECEIVED
0
RANK
of 20.247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154.105
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
Feeds
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...
meer dan 8 jaar ago | 1 answer | 0
1
answerQuestion
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...
meer dan 8 jaar ago | 0 answers | 0
0
answersQuestion
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...
meer dan 8 jaar ago | 1 answer | 0
1
answerQuestion
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');...
meer dan 8 jaar ago | 2 answers | 0
2
answersQuestion
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...
meer dan 8 jaar ago | 1 answer | 0
1
answerQuestion
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...
ongeveer 9 jaar ago | 1 answer | 0
1
answerQuestion
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...
meer dan 9 jaar ago | 0 answers | 0
0
answersQuestion
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...
meer dan 9 jaar ago | 1 answer | 0
1
answerQuestion
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...
meer dan 9 jaar ago | 0 answers | 0
0
answersQuestion
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 ...
meer dan 9 jaar ago | 3 answers | 0