Krunal
Followers: 0 Following: 0
Statistics
2 Questions
0 Answers
RANK
224,399
of 295,467
REPUTATION
0
CONTRIBUTIONS
2 Questions
0 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
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
Question
I have deployed a standalone application using matlab compiler with its Icon. But once it is open, I can't see the same icon of the application in my taskbar.
I used R2016b and R2020a MALTAB compiler to make a Standalone application of app designer Window. With this I have added icon of...
9 months ago | 1 answer | 0
1
answerQuestion
I want to add the author's name and title of word document file using the matlab code. I get the error: 'Index exceeds matrix dimensions'.
I used following code: filepath_target = 'C:\New_folder\temp.docx'; word = actxserver('Word.Application'); % start Word ...
1 year ago | 1 answer | 0