photo

Aleksei Kukin


The Hebrew University of Jerusalem

Last seen: 5 dagen ago Active since 2021

Followers: 0   Following: 0

Programming Languages:
MATLAB

Statistics

All
MATLAB Answers

0 Questions
3 Answers

File Exchange

7 Files

RANK
5.953
of 300.369

REPUTATION
8

CONTRIBUTIONS
0 Questions
3 Answers

ANSWER ACCEPTANCE
0.00%

VOTES RECEIVED
2

RANK
6.237 of 20.936

REPUTATION
185

AVERAGE RATING
5.00

CONTRIBUTIONS
7 Files

DOWNLOADS
12

ALL TIME DOWNLOADS
1454

RANK

of 168.436

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • 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

View badges

Feeds

View by

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

meer dan 4 jaar ago | 0

| accepted

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

meer dan 4 jaar ago | 2

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

meer dan 4 jaar ago | 0