photo

Ravikant Singh


2014년부터 활동

Followers: 0   Following: 0

메시지

통계학

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


how to display a error message then proced further when the string doesnot matches by using for and if loop
this is my program list={'AOA','CAS','IAS','ALT'}; prompt='Enter variable name'; a=input(prompt,'s'); b=strcmp(a,...

10년 초과 전 | 답변 수: 3 | 0

3

답변

질문


how to read a excel file by taking user input in dialog box
program prompt='enter file name'; dlg_title='file name'; num_lines=1; a=input(prompt,dlg_title,num_lines); prompt='ente...

10년 초과 전 | 답변 수: 1 | 0

1

답변

질문


how to read a column named by some header in excel by using matlab?
I am having 18 to 20 columns named with different headers in n number of excel files like AOA CAS IAS ALT etc. sometimes the ord...

10년 초과 전 | 답변 수: 2 | 0

2

답변