photo

Dzhamshed


自 2012 起处于活动状态

Followers: 0   Following: 0

消息

Professional Interests: computer

统计学

MATLAB Answers

7 个提问
5 个回答

排名
269,712
of 300,750

声誉
0

贡献数
7 个提问
5 个回答

回答接受率
0.0%

收到投票数
0

排名
 of 21,073

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 170,837

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

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

13 years 前 | 0

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

13 years 前 | 0

提问


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

13 years 前 | 3 个回答 | 0

3

个回答

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

13 years 前 | 0

提问


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

13 years 前 | 0 个回答 | 0

0

个回答

提问


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

13 years 前 | 1 个回答 | 0

1

个回答

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

13 years 前 | 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...

13 years 前 | 0

提问


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

13 years 前 | 3 个回答 | 0

3

个回答

提问


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

13 years 前 | 2 个回答 | 0

2

个回答

提问


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

13 years 前 | 1 个回答 | 0

1

个回答

提问


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

13 years 前 | 1 个回答 | 0

1

个回答