photo

Dzhamshed


Aktiv seit 2012

Followers: 0   Following: 0

Nachricht

Professional Interests: computer

Statistik

Feeds

Anzeigen nach

Beantwortet
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...

etwa 12 Jahre vor | 0

Beantwortet
xLabelTick and Save graph button
OK I solved the problem about the save button, and it works well: function SaveAs(hObject, eventdata, handles) ...

etwa 12 Jahre vor | 0

Frage


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...

etwa 12 Jahre vor | 3 Antworten | 0

3

Antworten

Beantwortet
Plotting from file loop
function varargout = untitled(varargin) % UNTITLED M-file for untitled.fig % UNTITLED, by itself, cre...

etwa 12 Jahre vor | 0

Frage


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...

etwa 12 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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...

etwa 12 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
How can I read from file with loop ?
Pls, can anyone help me with this??? (((

etwa 12 Jahre vor | 0

Beantwortet
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...

etwa 12 Jahre vor | 0

Frage


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...

etwa 12 Jahre vor | 3 Antworten | 0

3

Antworten

Frage


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 ...

etwa 12 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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...

etwa 12 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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 ...

etwa 12 Jahre vor | 1 Antwort | 0

1

Antwort