num2clip board with column names

Easy function to copy a numeric array to the clipboard, allowing to write costum column names.

You are now following this Submission

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.

Cite As

Roberto (2026). num2clip board with column names (https://uk.mathworks.com/matlabcentral/fileexchange/46388-num2clip-board-with-column-names), MATLAB Central File Exchange. Retrieved .

Categories

Find more on Environment and Settings in Help Center and MATLAB Answers

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.1.0.0

Little bug unnoticed, now it works fine

1.0.0.0