MATLAB file reader

72 ビュー (過去 30 日間)
MathWorks Support Team
MathWorks Support Team 2018 年 5 月 30 日
コメント済み: Steven Lord 2018 年 6 月 4 日
I occasionally need to review MATLAB files from other researchers. Since my work does not involve needing to use MATLAB to conduct research, can you tell me if there is a file-reader I can download to just view files created in MATLAB?

採用された回答

MathWorks Support Team
MathWorks Support Team 2018 年 6 月 4 日
There are several types of MATLAB files. Scripts and Functions have the M file extension. These files are the most common and currently tend to be where the majority of scientists save their work. These files are plain text and can be opened in any text editor.
Other MATLAB files, such as Live Scripts (MLX), Figures (FIG), Matrix Data files (MAT) and MATLAB Apps (MLAPP) are not plain text and require MATLAB to open. We do not currently provide a separate reader available for these files.
  1 件のコメント
Steven Lord
Steven Lord 2018 年 6 月 4 日
For Live Scripts, the author of the document can export a static version of their Live Script to PDF, HTML, or LaTeX using the instructions on this documentation page.

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangePrinting and Saving についてさらに検索

製品


リリース

R2018a

Community Treasure Hunt

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

Start Hunting!

Translated by