photo

Abhijit Bari


Active since 2018

Followers: 0   Following: 0

Statistics

All
  • Thankful Level 1

View badges

Feeds

View by

Channel


medicare
healthcare

6 years ago

Question


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

6 years ago | 0 answers | 0

0

answers

Question


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

6 years ago | 1 answer | 0

1

answer