Matlab GUI - winopen Excel on specific sheet -


i have excel file test.xlsx multiple sheets e.g. matrix1, matrix2. connect specific sheets of file different push-buttons in matlab gui.

i have tried use winopen, opens file, not specific sheet in workbook. there simple way this?


Comments

Popular posts from this blog

jsf - "PropertyNotWritableException: Illegal Syntax for Set Operation" error when setting value in bean -

arrays - Algorithm to find ideal starting spot in a circle -

php - Autoloader issue not returning Class -