Copy and Paste from Excel to Matlab Online? Chrome

조회 수: 41 (최근 30일)
Cg Gc
Cg Gc 2024년 10월 31일 0:46
답변: Karanjot 2024년 11월 3일 19:51
I am trying to copy a set of cells from Excel and paste them into a variable into Matlab Online. Using Chrome. Tried the other hacks, but still nothing. I can copy and paste from Matlab Online to Matlab Online and from Matlab Online to Excel, but not the otherway around. I don't want to upload the entire sheet, just a few hundred cells that are nicely arranged in a column. I also don't want to upload the spreadsheet to Online and then upload from there. I have a lot of cells to copy from multiplie spreadsheets and it is just way easier to copy and paste so that I can organize everything the way I need to.
Any suggestions.
  댓글 수: 1
Cg Gc
Cg Gc 2024년 10월 31일 0:47
What I mean by way easier is that it is easier to copy and paste the cells then reformat the spreadsheets or upload them to the server and then import from each.

댓글을 달려면 로그인하십시오.

답변 (1개)

Karanjot
Karanjot 2024년 11월 3일 19:51
Hi,
Copying and pasting directly from Excel to MATLAB Online can sometimes be tricky due to browser limitations.
For best results with browsers, I recommend using keyboard shortcuts over mouse clicks (Ctrl + C/V or Cmd + C/V)
Another potential work around is to use a Plain Text Editor as an Intermediary, and see if it helps:
  1. Copy the cells from Excel.
  2. Paste them into a plain text editor (like Notepad).
  3. Copy the text from the editor.
  4. Paste it into MATLAB Online.

카테고리

Help CenterFile Exchange에서 Use COM Objects in MATLAB에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by