photo

Stefano Rognoni


Università degli Studi di Milano-Bicocca

自 2015 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

3 个提问
2 个回答

排名
21,665
of 300,974

声誉
2

贡献数
3 个提问
2 个回答

回答接受率
66.67%

收到投票数
1

排名
 of 21,128

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 172,130

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • First Review

查看徽章

Feeds

排序方式:

已回答
Using Outlook (COM) with Matlab: how to set olMailItem.SendUsing property
Partially solved! I used a workaround (waaay better than _SentOnBehalOfName_ which is kind of ludicrous): I create the email ...

9 years 前 | 1

| 已接受

提问


Using Outlook (COM) with Matlab: how to set olMailItem.SendUsing property
I need to send a mail *through Outlook* with an address different from the default. I post here the code I'm using, so that I...

9 years 前 | 1 个回答 | 0

1

个回答

提问


Parallel Computing: can't access to network logical unit
I want to run a code on a cluster of several PCs using as current directory a common logical unit, that I called Q:\. The correc...

10 years 前 | 1 个回答 | 0

1

个回答

已回答
How to get username in Parallel Computing
I solved this by creating a function called "nome": function [username]=nome() username='Stefano'; end I ...

10 years 前 | 0

| 已接受

提问


How to get username in Parallel Computing
I'm using MatLab Parallel Computing Toolbox on several computers in my office: I've enstabilished a cluster managed by a custom ...

10 years 前 | 2 个回答 | 0

2

个回答