photo

Elizabeth


TU Delft

自 2015 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

4 个提问
2 个回答

排名
215,532
of 297,457

声誉
0

贡献数
4 个提问
2 个回答

回答接受率
75.0%

收到投票数
0

排名
 of 20,438

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 158,938

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • First Review
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


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 前 | 1 个回答 | 0

1

个回答

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

9 years 前 | 0

提问


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 前 | 3 个回答 | 0

3

个回答

已回答
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 前 | 0

| 已接受

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 0 个回答 | 0

0

个回答