photo

Qingyang


Yale University

Attivo dal 2012

Followers: 0   Following: 0

Messaggio

Statistica

All
MATLAB Answers

11 Domande
0 Risposte

Cody

0 Problemi
5 Soluzioni

RANK
22.558
of 301.533

REPUTAZIONE
2

CONTRIBUTI
11 Domande
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
45.45%

VOTI RICEVUTI
2

RANK
 of 21.316

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK
58.072
of 175.212

CONTRIBUTI
0 Problemi
5 Soluzioni

PUNTEGGIO
60

NUMERO DI BADGE
1

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • Thankful Level 3
  • Solver

Visualizza badge

Feeds

Visto da

Domanda


MATLAB Closes Immediately During Startup
Hi, I've been using MATLAB just fine but now it closes a few seconds into the loading screen...

oltre 13 anni fa | 1 risposta | 0

1

risposta

Domanda


Imaqtool Packet Size Crash
Hi, a few minutes ago I set my Packet Size on a connected camera (jAi AT-200GE) to a higher value (4000 something I believe, fro...

oltre 13 anni fa | 0 risposte | 0

0

risposte

Domanda


GUI Axes Plot Ticks Outside
Hi, when I plot onto a GUI axes, the tick marks are outside the axes's boundaries. Is there any way to bring them all inside?

oltre 13 anni fa | 1 risposta | 0

1

risposta

Domanda


Test and Measurement Driver not showing up
Hi, so I have placed a .mdd driver in the matlabroot\toolbox\instrument\instrument\drivers directory, but it doesn't show up whe...

oltre 13 anni fa | 0 risposte | 0

0

risposte

Domanda


Check if filename is valid.
Hi, is there a native function or a simple code to check if a user-typed filename is valid for saving a file? (In that it doesn'...

quasi 14 anni fa | 6 risposte | 1

6

risposte

Domanda


Copying a nonvisible figure causes images to have weird coloring?
So, I have this code that showed the figure resultsf (which has 'visible' set to 'off'). I copy it because I do not wish for it ...

quasi 14 anni fa | 1 risposta | 0

1

risposta

Domanda


Display a figure on a GUI axes?
Hi, is there any way to display an existing figure onto a GUI axes object?

quasi 14 anni fa | 2 risposte | 0

2

risposte

Domanda


Better code to crop out a connected component?
Hi, I have written this code to crop out just a connected component on an image: rp = regionprops(cc, 'BoundingBox'); mi...

quasi 14 anni fa | 1 risposta | 0

1

risposta

Domanda


Is there any way to make this code better?
Hi, I have this code that draws a rectangle onto an image. However, it is very slow for if I wish to draw multiple rectangles. I...

quasi 14 anni fa | 1 risposta | 0

1

risposta

Domanda


Plot/Draw on image?
Hi, I would like to draw points on an image from an array (in white), and I've what I've tried is drawing the image on a figure,...

quasi 14 anni fa | 1 risposta | 0

1

risposta

Domanda


Is there any way to make this code faster?
Hi, I have this code that tosses out pixels from a cc list for i = 1:cc.NumObjects for j = length(cc.PixelIdxLis...

quasi 14 anni fa | 2 risposte | 1

2

risposte