
Aleksei Kukin
The Hebrew University of Jerusalem
Statistics
RANK
6,288
of 262,572
REPUTATION
6
CONTRIBUTIONS
0 Questions
3 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
1
RANK
8,705 of 17,976
REPUTATION
75
AVERAGE RATING
5.00
CONTRIBUTIONS
6 Files
DOWNLOADS
43
ALL TIME DOWNLOADS
438
RANK
of 113,591
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
Content Feed
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...
1 year ago | 0
| accepted
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...
1 year ago | 1
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>
1 year ago | 0