Community Profile

photo

Jake Bolanski


Con actividad desde 2011

Followers: 0   Following: 0

Contacto

Estadísticas

  • 3 Month Streak
  • Thankful Level 1
  • First Answer

Ver insignias

Feeds

Ver por

Respondida
how to count a number of digits.
I'd go with what Walter mentioned. However, in general length is the ideal way to go.

más de 12 años hace | 0

Respondida
Image Acquisition - Resolution
Okay this was much easier than I originally thought. Depending on what is visible under your camera in the actual Image Acquisit...

más de 12 años hace | 0

| aceptada

Pregunta


Image Acquisition - Resolution
Hello, I am trying to get a picture using a webcam in MatLab. I am successfully able to obtain the picture and such by using...

más de 12 años hace | 1 respuesta | 0

1

respuesta

Pregunta


RGB Values
I am currently detecting RGB values using the impixel() command. Is there a function in MatLab which states the name of the colo...

más de 12 años hace | 1 respuesta | 0

1

respuesta

Respondida
Plotting Rectangles Within For Loops
Thanks Walter, it turns out that the nested for loop, indeed, was causing the triple printing of the rectangles. Having removed ...

más de 12 años hace | 0

| aceptada

Pregunta


Printing Colon Values in a Vector
Hello, I am having a little trouble printing out colon values in a vector. For example: for x = 1:10 y(x) = x end...

más de 12 años hace | 1 respuesta | 0

1

respuesta

Respondida
Mac OS lion, and Matlab 2010a
Just tried it. Had no crash or anything what so ever. On Mac, I have found that overtime MatLab tends to crash for random reason...

más de 12 años hace | 0

Pregunta


Plotting Rectangles Within For Loops
Hello, I am trying to run a color detection algorithm. To do this, I used the regionprops command and detected the center of...

más de 12 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Store answers in multiple variables?
Hello, I have a variable B which outputs about 100 cells. Assuming N = 4, how do I go about obtaining cell2mat(B(N(1)) in a ...

más de 12 años hace | 1 respuesta | 0

1

respuesta

Respondida
Good programming practice...
It's always good to comment in front of your code so that you won't have trouble remembering why you did what you did. It also h...

más de 12 años hace | 4

Pregunta


Obtain all Data Cursor Values
Hello, I've been a long time MatLab user but at a basic level only. I am trying to do some image analysis which will utilize ...

más de 12 años hace | 1 respuesta | 0

1

respuesta