photo

Jun


Last seen: 10 meses hace Con actividad desde 2011

Followers: 0   Following: 0

Mensaje

Estadística

  • First Review
  • Thankful Level 1
  • First Answer

Ver insignias

Feeds

Ver por

Pregunta


My GUI in Matlab R2010b does not work in R2015a
I have a GUI written in R2010b version of Matlab. Now when I tried to run that GUI within matlab, or to edit the fig file, I fou...

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

1

respuesta

Pregunta


matlab corr (correlation) function is slow?
I am trying to compute the correlation between two matrices X and Y. X is of size 680x22000, and Y is 680x600. The calculation ...

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

0

respuestas

Pregunta


how to display only bottom and left axis lines, but not right and top axis lines?
Matlab plots by default draw 4 lines with tick marks on left, bottom, right and top. I wanted to create 2D plots similar to thos...

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

3

respuestas

Pregunta


how to get image position in a figure, for annotation purpose
I am displaying an image with imshow in a GUI window. What I want to do is to add arrow annotations on the image at the places o...

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

2

respuestas

Respondida
making a function that uses a string input
You can try strcmp or strcmpi for example, if strcmp(A,'yes')...

casi 13 años hace | 4

Pregunta


how to make figure annotation movable by mouse (or "interactive")
I have a question regarding figure annotation. If I use the insert annotation from the figure menu, the annotations created will...

casi 13 años hace | 1 respuesta | 0

1

respuesta