Statistica
10 Domande
0 Risposte
RANK
200.623
of 300.364
REPUTAZIONE
0
CONTRIBUTI
10 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
20.0%
VOTI RICEVUTI
0
RANK
of 168.373
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
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...
oltre 9 anni fa | 1 risposta | 0
1
rispostaDomanda
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...
oltre 9 anni fa | 0 risposte | 0
0
risposteDomanda
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...
oltre 9 anni fa | 1 risposta | 0
1
rispostaDomanda
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');...
oltre 9 anni fa | 2 risposte | 0
2
risposteDomanda
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...
oltre 9 anni fa | 1 risposta | 0
1
rispostaDomanda
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...
circa 10 anni fa | 1 risposta | 0
1
rispostaDomanda
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...
circa 10 anni fa | 0 risposte | 0
0
risposteDomanda
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...
circa 10 anni fa | 1 risposta | 0
1
rispostaDomanda
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...
oltre 10 anni fa | 1 risposta | 0
1
rispostaDomanda
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 ...
oltre 10 anni fa | 3 risposte | 0
