Enhanced clipboard copy & paste functionality for Matlab
You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
Enhanced clipboard copy and paste for Matlab. Supports copying as HTML or JSON, pasting to Excel as tabular data, copying tables and structs, and more.
Matlab's clipboard() function is useful, but limited: it doesn't support structs or tables, and when you copy a matrix and paste it into Excel or similar destinations, you get the mat2str() representation of it, instead of a nice matrix layout. Fancyclip extends Matlab's clipboard() with support for all that stuff.
See details on the home page at https://fancyclip.janklab.net.
Cite As
Andrew Janke (2026). fancyclip (https://github.com/janklab/fancyclip/releases/tag/v0.1.0), GitHub. Retrieved .
General Information
- Version 0.1.0 (1.14 MB)
-
View License on GitHub
MATLAB Release Compatibility
- Compatible with R2019b and later releases
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 0.1.0 |
To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.
