I can't paste a command in Matlab 2024a
Show older comments
Hello, I am unable to paste a command in the command window on Matlab 2024a (academic use). Can someone help me please?
4 Comments
Anurag Ojha
on 19 Jun 2024
Hey
Can you explain a bit more about the issue you are encountering. As I am able to paste in the command window by simply using 'CTRL + V'.
Steven Lord
on 19 Jun 2024
What happens when you try to paste the command into the Command Window?
- Do you receive warning and/or error messages? If so the full and exact text of those messages (all the text displayed in orange and/or red in the Command Window) may be useful in determining what's going on and how to avoid the warning and/or error.
- Does it do something different than what you expected? If so, what did it do and what did you expect it to do?
- Did MATLAB crash? If so please send the crash log file (with a description of what you were running or doing in MATLAB when the crash occured) to Technical Support so we can investigate.
How are you trying to paste into the Command Window? Are you using the correct keyboard shortcuts? The Windows Default Set, Emacs Default Set, and Macintosh Default Set are slightly different. That documentation page to which I linked shows how to check which set of keyboard shortcuts you're using and what the Paste command is in that set (for Windows, either Ctrl-V or Shift-Insert work except in Workspace Browser where those are Paste to Workspace...)
Or are you using the clipboard function? [That's probably pretty unlikely, as I don't think many people know that function exists.]
Henintsoa
on 19 Jun 2024
Henintsoa
on 19 Jun 2024
Accepted Answer
More Answers (0)
Categories
Find more on Startup and Shutdown in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!