num2clip board with column names

版本 1.1.0.0 (1.5 KB) 作者: Roberto
Easy function to copy a numeric array to the clipboard, allowing to write costum column names.
192.0 次下载
更新时间 2014/4/28

查看许可证

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.

引用格式

Roberto (2024). num2clip board with column names (https://www.mathworks.com/matlabcentral/fileexchange/46388-num2clip-board-with-column-names), MATLAB Central File Exchange. 检索时间: .

MATLAB 版本兼容性
创建方式 R2011a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Environment and Settings 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.1.0.0

Little bug unnoticed, now it works fine

1.0.0.0