Community Profile

photo

Horia


Clinique Hoffmann

Last seen: más de 2 años hace Con actividad desde 2011

Estadísticas

  • First Review
  • First Answer

Ver insignias

Content Feed

Ver por

Respondida
Combine images in matlab with transparency
# Suppose: # A=Name1.bmp; J = imread(A); I=rgb2gray(J); [sz1,sz2]=size(I); ...

más de 9 años hace | 0

Pregunta


Address blocks in sliding windows?
I'm trying to use a sliding window in nlfilter (or colfilter, or blockproc) to replace pixels, in the m-by-n block x. nlfi...

más de 9 años hace | 0 respuestas | 0

0

respuestas

Respondida
Operands to the || and && operators must be convertible to logical scalar values.
Try: if condition 1 do something else if condition 2 do the samething; else do something else break; ...

casi 10 años hace | 0

Pregunta


Display the error containing line in .m file
Is there a method to display the error containing line in .m file, when the execution stops?

más de 12 años hace | 3 respuestas | 1

3

respuestas

Pregunta


Breakpoints
Is there any method to set breakpoints to all the lines of a .m file, except manually one by one?

más de 12 años hace | 4 respuestas | 0

4

respuestas