Copy and Paste from Excel to Matlab Online? Chrome
古いコメントを表示
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 件)
Karanjot
2024 年 11 月 3 日
0 投票
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:
- Copy the cells from Excel.
- Paste them into a plain text editor (like Notepad).
- Copy the text from the editor.
- Paste it into MATLAB Online.
カテゴリ
ヘルプ センター および File Exchange で Spreadsheets についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!