num2clip board with column names
Versión 1.1.0.0 (1,49 KB) por
Roberto
Easy function to copy a numeric array to the clipboard, allowing to write costum 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.
Citar como
Roberto (2024). num2clip board with column names (https://www.mathworks.com/matlabcentral/fileexchange/46388-num2clip-board-with-column-names), MATLAB Central File Exchange. Recuperado .
Compatibilidad con la versión de MATLAB
Se creó con
R2011a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS LinuxCategorías
Más información sobre Environment and Settings en Help Center y MATLAB Answers.
Etiquetas
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.