Pregunta


Converting between cell & matrix
I am trying to display a data table with uitable. I am using sprintf to control the data precision/format before I store the val...

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

1

respuesta

Pregunta


Assignment syntax on LHS of expression
I asked a similar question before about batch processing of files. However, it seems like Matlab’s built in functionality for th...

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

1

respuesta

Pregunta


Creating a control window
Currently I have uigetfile called twice used in conjunction with load to load 2 data files. This is compiled into an executable ...

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

2

respuestas

Pregunta


Force to display decimal places?
I'm using format short to set up my display preference. I store values in a matrix and then use uitable to display it. Quic...

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

1

respuesta

Pregunta


While loop construction
I'm trying to make my code less cluttered by removing unnecessary sections by adding a while loop. Basically what I have is som...

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

1

respuesta

Pregunta


Histogram chart re-bin on zoom?
Currently, I am using hist and bar to plot histogram data. It is by default 10 bins. As an example, say I'm looking at frequency...

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

1

respuesta

Pregunta


Setting plot zoom mode?
If you right click on a plot and go to zoom mode, it is defaulted to unconstrained zoom, with horizontal and vertical as choices...

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

1

respuesta

Pregunta


Combining two strings
I'm using uigetfile to get the path and file name of a data file which enables me to use the load command to import the data. Fo...

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

1

respuesta