num2clip board with column names
NUM2CLIP copies a numerical-array to the clipboard
sArray = num2clip(nArray)
sArray = num2clip(nArray,'Name 1','Name 2'... 'Name n')
Copies the numerical array to the clipboard adds column names if passed
as arguments, suitable for paste in MsExcel.
Author: Roberto Cifuentes
Last update: 2014-04-27
Especial thanks to: Grigor Browning for previous code.
Citation pour cette source
Roberto (2025). num2clip board with column names (https://fr.mathworks.com/matlabcentral/fileexchange/46388-num2clip-board-with-column-names), MATLAB Central File Exchange. Extrait(e) le .
Compatibilité avec les versions de MATLAB
Plateformes compatibles
Windows macOS LinuxCatégories
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Découvrir Live Editor
Créez des scripts avec du code, des résultats et du texte formaté dans un même document exécutable.
| Version | Publié le | Notes de version | |
|---|---|---|---|
| 1.1.0.0 | Little bug unnoticed, now it works fine |
||
| 1.0.0.0 |
