Community Profile

photo

SteveH


Con actividad desde 2015

Followers: 0   Following: 0

Contacto

Estadísticas

  • First Review
  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


hist & histogram which toolbox
Mathworks.com states 'hist is not recommended. Use histogram instead.' However when I use example given I get the error below. I...

alrededor de 8 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Writing array to AVI using writeVideo
I have double array I convert using I8bit = uint8(I); Here is snippet of my code that works: vidProfile = 'Gra...

alrededor de 8 años hace | 0 respuestas | 0

0

respuestas

Pregunta


min function why do results change for numbers with decimal values?
*ex1*: X=[1:11]; Y=double( 1.0*X); diffY = diff(Y); [diffY_min,diffY_index] = min (diffY);...

más de 8 años hace | 2 respuestas | 0

2

respuestas

Pregunta


why does size() not work in function but does in workspace
I have a the same 4x2 cell array (fileList), in workspace, size() gives me the results I expect, but in a function results are w...

más de 8 años hace | 2 respuestas | 0

2

respuestas

Pregunta


This snippit works in base program, but not in a function.
Have tried strjoin and several other commads with no success. Help? opathName=[opath,'\',iname, num2str(a),'.tif']; ...

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

0

respuestas