How do you save multiple variable strings to multiple clipboards (macro pads)?
조회 수: 2 (최근 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!