fancyclip

Enhanced clipboard copy & paste functionality for Matlab
39 descargas
Actualizado 6 feb 2021

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.

Citar como

Andrew Janke (2024). fancyclip (https://github.com/janklab/fancyclip/releases/tag/v0.1.0), GitHub. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2019b
Compatible con cualquier versión desde R2019b
Compatibilidad con las plataformas
Windows macOS Linux
Etiquetas Añadir etiquetas

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Versión Publicado Notas de la versión
0.1.0

Para consultar o notificar algún problema sobre este complemento de GitHub, visite el repositorio de GitHub.
Para consultar o notificar algún problema sobre este complemento de GitHub, visite el repositorio de GitHub.