How do you save multiple variable strings to multiple clipboards (macro pads)?
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (0)
Vedere anche
Categorie
Scopri di più su File Operations in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!