How do you save multiple variable strings to multiple clipboards (macro pads)?
3 ビュー (過去 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!