fancyclip
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.
Citation pour cette source
Andrew Janke (2024). fancyclip (https://github.com/janklab/fancyclip/releases/tag/v0.1.0), GitHub. Extrait(e) le .
Compatibilité avec les versions de MATLAB
Plateformes compatibles
Windows macOS LinuxTags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Découvrir Live Editor
Créez des scripts avec du code, des résultats et du texte formaté dans un même document exécutable.
Mcode/+fancyclip
Mcode/+fancyclip/+examples
Mcode/+fancyclip/+internal
Mcode/+fancyclip/+internal/+util
Mcode/+fancyclip/+internal/private
Mcode/+fancyclip/+logger
Mcode/+fancyclip/+logger/+internal
Mcode/+fancyclip/+logger/+internal/private
Mcode/+fancyclip/+logger/private
Mcode/+fancyclip/+test
Mcode/+fancyclip/private
dev-kit
dev-kit/private
docs
docs/examples
examples
Version | Publié le | Notes de version | |
---|---|---|---|
0.1.0 |