Disable Import window pop-up when "Command + V"

4 visualizaciones (últimos 30 días)
Kent Leung
Kent Leung el 20 de Abr. de 2022
Respondida: Gyan Vaibhav el 4 de Oct. de 2023
I've recently updated to R2022a on MacOS Monterey v12.2.
Whenever I try to paste code in the Editor window using Command + V, the import data wizard window automatically pops up. It's driving me insane. Any ideas on how to stop this?

Respuestas (1)

Gyan Vaibhav
Gyan Vaibhav el 4 de Oct. de 2023
Hi Kent,
To stop the import data wizard window from automatically popping up when you paste code in the Editor window, you can try the following steps:
  1. Open MATLAB R2022a.
  2. Go to the "Preferences" menu by clicking on "MATLAB" in the menu bar and selecting "Preferences."
  3. In the Preferences window, select the "Keyboard" category.
  4. Under the "Keyboard" category, click on the "Shortcuts" tab.
  5. Look for the shortcut binding for "Paste" and make sure it is set to "Command + V." also look for the binding for Import, and clear if any exist for import.
  6. If the binding is already set correctly, try changing it to a different combination (e.g., "Option + V") and then change it back to "Command + V."
  7. Click the "Apply" button to save the changes.
  8. Close the Preferences window and try pasting code in the Editor window again using Command + V
Hope this helps.
Thanks!

Categorías

Más información sobre Desktop en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by