photo

Elizabeth


TU Delft

Active since 2015

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

4 Questions
2 Answers

RANK
215,602
of 297,527

REPUTATION
0

CONTRIBUTIONS
4 Questions
2 Answers

ANSWER ACCEPTANCE
75.0%

VOTES RECEIVED
0

RANK
 of 20,454

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 159,017

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

  • First Review
  • Thankful Level 1

View badges

Feeds

View by

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...

9 years ago | 1 answer | 0

1

answer

Answered
How 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

answers

Answered
Duplicating 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

answer

Question


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

0

answers