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

php - Autoloader issue not returning Class -

C++ Program To Find Smallest and Largest Number In Array -

How do I compare strings in Java? -