photo

Aleksei Kukin


The Hebrew University of Jerusalem

Last seen: Today 自 2021 起处于活动状态

Followers: 0   Following: 0

Programming Languages:
MATLAB

统计学

All
MATLAB Answers

0 个提问
3 个回答

File Exchange

7 文件

排名
5,469
of 297,457

声誉
8

贡献数
0 个提问
3 个回答

回答接受率
0.00%

收到投票数
2

排名
6,418 of 20,438

声誉
173

平均
5.00

贡献数
7 文件

下载次数
36

ALL TIME 下载次数
1331

排名

of 158,938

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Personal Best Downloads Level 2
  • GitHub Submissions Level 3
  • 5-Star Galaxy Level 2
  • 3 Month Streak
  • Knowledgeable Level 1
  • First Review
  • First Answer
  • First Submission

查看徽章

Feeds

排序方式:

已回答
Excel-Export Read-only problem
When you open the workbook use additional parameters. Try change "params.ew.Open(filename)" by "params.ew.Open(filename, 0, fa...

4 years 前 | 0

| 已接受

已回答
How to Save And Close Excel File using actxserver?
"true" in line "h.workbooks.Open('C:\Users\me\export.xlsm',0,true);" mean that this book was opened as read-only. so you need j...

4 years 前 | 2

已回答
Can Matlab be used to design a chatbot?
Yes. Try this toolbox <https://www.mathworks.com/matlabcentral/fileexchange/90890-telegram-bot-toolbox-api Telegram bot API>

4 years 前 | 0