Community Profile

photo

Aleksei Kukin


The Hebrew University of Jerusalem

Last seen: Today 2021년부터 활동

Followers: 0   Following: 0

Programming Languages:
MATLAB

통계

All
  • 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...

거의 3년 전 | 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...

거의 3년 전 | 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>

거의 3년 전 | 0