How to copy and paste in Matlab Online?

Dear Matlab Users
I'm currently using Firefox on mac for Matlab Online editor.
I can't copy and paste, variables in my script. Command+c and command+v is not working.
Is this browser related problem?

7 Commenti

What is the Firefox version you are using?
I'm having the same problem, and I have version 68.0.2 64-bit.
I'm using Google Chrome, version 76.0.3809.132, copy and paste works now.
@Navya Seelam <-I am using Mozilla Firfox version 68.0.2 (64 bit)
I'm having the same problem
Me too , the context menu on the right button is not offering options for copy or paste
Ahmet,
I just had the same problem and looked it up.
Here is a way to get around it:
After you run your code, you can type in the command window clipboard('copy',data) here "data" is your variable. Once you run the command then a pop-up window will give you the variable in a vector form (in a square bracket). You can then CTRL+C that and paste to wherever you want.
TIP1: Don't hit the backspace on your keyboard. It will exit from the Matlab Online
TIP2: Paste it to Excel where you can also use the Text to Columns function. (CTRL+arrow) would take you to the last data and then (CTRL+SHIFT+arrow) should highlight the dataset.
Good luck,
EB

Accedi per commentare.

 Risposta accettata

Cris LaPierre
Cris LaPierre il 7 Mag 2020
Modificato: Cris LaPierre il 7 Mag 2020
Copy/paste does not appear in the rt click context menu. You should be able to use the appropriate keyboard shortcuts for your system. For windows:
  • ctrl + C to copy
  • ctrl + X to cut
  • ctrl + V to paste

8 Commenti

sorry but its not working
The original report was for Mac. If you happen to be using Mac then the keys are
  • ⌘C - copy
  • ⌘X - cut
  • ⌘V - paste
I have the same problem. Funnily enough it all worked of last week.
Try in a different browser. Try restarting your browser and/or your computer. Make sure you are using the appropriate keyboard shortcut for your OS.
If it still is not working, you should report this to customer support.
It works with edge browser , windows 10 . Thanks .
Doesnt work on Chrome
It does. Perhaps you could explain what you are trying to copy that is not working?
I have the same problem, when I try ctrl+C nothing happens. And when I try ctrl+v it makes my cursor jump a few lines.

Accedi per commentare.

Più risposte (0)

Community

Più risposte nel  Distance Learning Community

Categorie

Community Treasure Hunt

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

Start Hunting!

Translated by