photo

Richard de Garis


自 2011 起处于活动状态

Followers: 0   Following: 0

消息

Professional Interests: hedge fund investment and risk

统计学

All
MATLAB Answers

2 个提问
5 个回答

File Exchange

2 文件

排名
7,045
of 297,457

声誉
4

贡献数
2 个提问
5 个回答

回答接受率
0.0%

收到投票数
0

排名
3,552 of 20,438

声誉
426

平均
5.00

贡献数
2 文件

下载次数
4

ALL TIME 下载次数
3969

排名

of 158,938

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Personal Best Downloads Level 1
  • First Review
  • 5-Star Galaxy Level 3
  • First Submission
  • Knowledgeable Level 1
  • First Answer

查看徽章

Feeds

排序方式:

已提交


pie2
Modification of the Matlab PIE function to account for label overlaps

9 years 前 | 3 次下载 |

5.0 / 5
Thumbnail

已提交


Calculate Excel Range
Calculates full target range in Excel A1 notation.

11 years 前 | 1 次下载 |

5.0 / 5

提问


Which GUI Building method for deploying a standalone application
Hi, Can a GUI created with GUIDE be compiled into a standalone application? If so, then do I include both the .m and .fig fi...

12 years 前 | 1 个回答 | 0

1

个回答

已回答
How do you set the dimensions of an excel plot using activex from MATLAB?
I'm going from memory here but for sizing, you might try: Chart.ChartArea.Height = 100; % units are points, I think Char...

13 years 前 | 0

已回答
How to find the first column without values in excel?
You can try the Excel Range.End property, starting with a cell in a range beyond your data that you know is empty and look back ...

13 years 前 | 0

| 已接受

已回答
Problem Deploying Excel Add-in using Builder EX: missing DLL files.
Thanks for your response. I've just spent a very frustrating day trying to get this to work, ultimately with no joy. Quest...

14 years 前 | 0

提问


Problem Deploying Excel Add-in using Builder EX: missing DLL files.
I'm very new to using the Builder EX toolbox and I'm finding the deployment not to be as straightforward as the User Guide sugge...

14 years 前 | 2 个回答 | 0

2

个回答

已回答
How can I use use the index in a FOR loop in a string?
The above solutions are elegantly simple and will serve your current need perfectly. If in the future you require to iterate ...

14 years 前 | 0

已回答
How do I generate the range of data to be written to in an excel sheet dynamically when using XLSWRITE in a loop in MATLAB 7.9 (R2009b) ?
If it helps, I just published a function on the File Exchange that will enable you to calculate Excel ranges if you know your st...

14 years 前 | 0