Meng Li Gan
Followers: 0 Following: 0
Statistics
RANK
8,871
of 295,467
REPUTATION
4
CONTRIBUTIONS
3 Questions
2 Answers
ANSWER ACCEPTANCE
33.33%
VOTES RECEIVED
2
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
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...
5 years ago | 0
Question
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 ago | 1 answer | 0
1
answerIs 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 ago | 2
Question
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 ago | 0 answers | 0
0
answersQuestion
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 ago | 2 answers | 0