Statistics
RANK
255,162
of 295,467
REPUTATION
0
CONTRIBUTIONS
4 Questions
2 Answers
ANSWER ACCEPTANCE
75.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
a GUI keeps popping out after close command
Hello. I have 2 GUIs (figure1 and figure2). I pass 1 data from figure1 to figure2 via a pushbutton in figure1. The input is a...
8 years ago | 1 answer | 0
1
answerHow to clear existing figure in excel using matlab?
The solution: Sheets = Excel.ActiveWorkBook.Sheets; Sheets.Item('Graphs').Activate; ActiveSheets = Excel.Activesheet...
9 years ago | 0
Question
How to clear existing figure in excel using matlab?
I have an excel that is connected to matlab through active server. I am generating a graph via matlab and export it to excel. Ho...
9 years ago | 3 answers | 0
3
answersDuplicating element in table that is stored in cell array
I found it. In case people need, I put the algorithm here. So, what I did are: 1. I check the size difference and identify...
9 years ago | 0
| accepted
Question
Duplicating element in table that is stored in cell array
Hello, I have a cell array like this: d = [1x4 table] [2x4 table] [4x15 table] I collected the result in the cell ar...
9 years ago | 1 answer | 0
1
answerQuestion
Type mismatch error while calling VBA from matlab
Hi, I am Elizabeth and I am a newbie with Matlab. When I was trying to call excel VBA from matlab, I got this error message:...
9 years ago | 0 answers | 0