Meng Li Gan
Followers: 0 Following: 0
Feeds
已回答
How can I choose selected field in a 1X1 struct and export to excel?
https://www.mathworks.com/matlabcentral/fileexchange/63774-selectfields-select-specified-field-names-from-a-struct This is work...
How can I choose selected field in a 1X1 struct and export to excel?
https://www.mathworks.com/matlabcentral/fileexchange/63774-selectfields-select-specified-field-names-from-a-struct This is work...
5 years 前 | 0
提问
Undefined variable in app designer when the variable called in external function
Below is the code in my first push button [file,filepath,~]=uigetfile('*.xls*','Multiselect','on','Select Vos file'); app.f...
5 years 前 | 1 个回答 | 0
1
个回答已回答
Is it possible to adjust page setup options in Excel with MATLAB?
I not sure is it the answer that you need but i just sharing here what I did for page setup. excel = actxserver('Excel.Applicat...
Is it possible to adjust page setup options in Excel with MATLAB?
I not sure is it the answer that you need but i just sharing here what I did for page setup. excel = actxserver('Excel.Applicat...
6 years 前 | 2
提问
Why does activate excel sheet 2 via ACTXSERVER return an error ?
I am trying to activate sheet 2 of excel by using actserver, but it will return an error when I run my code. Can anyone explain ...
6 years 前 | 0 个回答 | 0
0
个回答提问
How can I choose selected field in a 1X1 struct and export to excel?
I have a 1x1 struct with 18 fields with different size. How can I choose the selected field in the struct and export to excel? I...
6 years 前 | 2 个回答 | 0