Community Profile

photo

Elizabeth


TU Delft

Aktiv seit 2015

Followers: 0   Following: 0

Kontakt

Statistiken

  • First Review
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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

fast 8 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
How to clear existing figure in excel using matlab?
The solution: Sheets = Excel.ActiveWorkBook.Sheets; Sheets.Item('Graphs').Activate; ActiveSheets = Excel.Activesheet...

etwa 8 Jahre vor | 0

Frage


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

etwa 8 Jahre vor | 3 Antworten | 0

3

Antworten

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

etwa 8 Jahre vor | 0

| akzeptiert

Frage


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

etwa 8 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 8 Jahre vor | 0 Antworten | 0

0

Antworten