photo

Abhijit Bari


自 2018 起处于活动状态

Followers: 0   Following: 0

统计学

All
MATLAB Answers

2 个提问
0 个回答

ThingSpeak

1 公开的 个频道

排名
117,147
of 300,369

声誉
0

贡献数
2 个提问
0 个回答

回答接受率
50.0%

收到投票数
0

排名
 of 20,936

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 168,436

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
1 公开的 个频道

平均
50

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

频道


medicare
healthcare

7 years 前

提问


I am new to matlab and I want to show my excel data as a table in axes in gui using GUIDE. I am reading the table from the excel sheet and trying to convert it into uitable and display it in axes. How can i do that?
function Emergency_selection_OpeningFcn(hObject, eventdata, handles, varargin) % This function has no output args, see Outp...

7 years 前 | 0 个回答 | 0

0

个回答

提问


i am trying to enter data into an excel spreadsheet through matlab by prompting the user to enter string . The next data doesn't go to the next row in the spreadsheet
for a = 1:(desired_number) det_1=[] con_1=[] disease_1=[] det = 'Enter the details for patient '; ...

7 years 前 | 1 个回答 | 0

1

个回答