num2clip: copy numerical arrays to clipboard

Copies a numerical array to the clipboard as a tab-separated string ready for pasting.

Al momento, stai seguendo questo contributo

Nota dell'editore: This file was a File Exchange Pick of the Week

A basic extension to the existing MATLAB function clipboard.m. This function allows a numerical array of any size to be copied to the clipboard ready for pasting (to say Word or Excel).

The array is copied as a tab-separated string with carriage-returns separating subsequent rows.

I suspect someone may have created this already but I can't find anything on the exchange. Sorry if I am duplicating code.

Cita come

Grigor Browning (2026). num2clip: copy numerical arrays to clipboard (https://it.mathworks.com/matlabcentral/fileexchange/8472-num2clip-copy-numerical-arrays-to-clipboard), MATLAB Central File Exchange. Recuperato .

Categorie

Scopri di più su Environment and Settings in Help Center e MATLAB Answers

Informazioni generali

Compatibilità della release di MATLAB

  • Compatibile con qualsiasi release

Compatibilità della piattaforma

  • Windows
  • macOS
  • Linux
Versione Pubblicato Note della release Action
1.0.0.0

Keyword update.