Enhanced clipboard copy & paste functionality for Matlab
現在この提出コンテンツをフォロー中です。
- フォローしているコンテンツ フィードに更新が表示されます。
- コミュニケーション基本設定に応じて電子メールを受け取ることができます
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.
引用
Andrew Janke (2026). fancyclip (https://github.com/janklab/fancyclip/releases/tag/v0.1.0), GitHub. に取得済み.
一般的な情報
- バージョン 0.1.0 (1.14 MB)
-
GitHub でライセンスを表示
MATLAB リリースの互換性
- R2019b 以降のリリースと互換性あり
プラットフォームの互換性
- Windows
- macOS
- Linux
| バージョン | 公開済み | リリース ノート | Action |
|---|---|---|---|
| 0.1.0 |
この GitHub アドオンでの問題を表示または報告するには、GitHub リポジトリにアクセスしてください。
この GitHub アドオンでの問題を表示または報告するには、GitHub リポジトリにアクセスしてください。
