How do you save multiple variable strings to multiple clipboards (macro pads)?
3 views (last 30 days)
Show older comments
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 Comments
Answers (0)
See Also
Categories
Find more on File Operations in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!