Copy and Paste from Excel to Matlab Online? Chrome
Afficher commentaires plus anciens
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 commentaire
Cg Gc
le 31 Oct 2024
Réponses (1)
Karanjot
le 3 Nov 2024
0 votes
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.
Catégories
En savoir plus sur Spreadsheets dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!