Dzhamshed
Followers: 0 Following: 0
Professional Interests: computer
Estadística
7 Preguntas
5 Respuestas
CLASIFICACIÓN
165.191
of 295.735
REPUTACIÓN
0
CONTRIBUCIONES
7 Preguntas
5 Respuestas
ACEPTACIÓN DE RESPUESTAS
0.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.277
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 154.433
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
xLabelTick and Save graph button
Sorry, but one more thing, how can I add a button, which will be able to update the data from an xls file, something like run/pa...
más de 12 años hace | 0
xLabelTick and Save graph button
OK I solved the problem about the save button, and it works well: function SaveAs(hObject, eventdata, handles) ...
más de 12 años hace | 0
Pregunta
xLabelTick and Save graph button
Dear all, I have got a GUI for plotting from an *.xls file, and I want to have a save button which will save the plot and its le...
más de 12 años hace | 3 respuestas | 0
3
respuestasPlotting from file loop
function varargout = untitled(varargin) % UNTITLED M-file for untitled.fig % UNTITLED, by itself, cre...
más de 12 años hace | 0
Pregunta
loop does not work
I have got a code which reads .xls file and plots the data, and I want to read and plot data continiously, but the loop is not w...
más de 12 años hace | 0 respuestas | 0
0
respuestasPregunta
Plotting from file loop
I have a file which updates each 20 sec, and I want to have a plot of some columns, I made a loop for reading file infinitly, bu...
más de 12 años hace | 1 respuesta | 0
1
respuestaHow can I read from file with loop ?
Pls, can anyone help me with this??? (((
más de 12 años hace | 0
How can I read from file with loop ?
*Sriram*, I think x,y updates as I included the function, called [x,y] = readExcelColumns (fileName, xColNum, yColNum) in the lo...
más de 12 años hace | 0
Pregunta
How can I read from file with loop ?
Hello to all, I am trying to read data from excel file and each 10 second update and plot it. Here is the main part of my m-cod...
más de 12 años hace | 3 respuestas | 0
3
respuestasPregunta
Adding button and autorefreshing
Hello all, I have got a GUI, truly I found it in Internet, and it seems to be similar as my task. You can import xls file and ...
más de 12 años hace | 2 respuestas | 0
2
respuestasPregunta
Plotting multiple graph on 1 axes GUI
Hello to everyone, I have got an *.xlsx database, which refreshes each 20 sec and add some rows of data. I need to make a GUI to...
más de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
Importing data using GUI
Hello to everyone, I have got an *.xlsx database, which refreshes each 20 sec and add some rows of data. I need to make a GUI ...
más de 12 años hace | 1 respuesta | 0