How do you save multiple variable strings to multiple clipboards (macro pads)?
1 次查看(过去 30 天)
显示 更早的评论
Macro pads can use multiple clipboards and can paste several different clipboards at once. The clipboard("copy",data) function can save a single string variable to a clipboard. Is there a way to create a function similar to the clipboard function but copies and pastes to different clipboards to a macropad key?
0 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 File Operations 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!