How can I ready a m file form a exe program?

13 ビュー (過去 30 日間)
Lucsa Kort
Lucsa Kort 2019 年 11 月 21 日
コメント済み: Lucsa Kort 2019 年 11 月 25 日
I'm writing a program that solve some functions and I'd like to share it as a executable exe file, but the function to be solved need to be created by the user in a .m file. So can I create and read the function file (.m) externally and then read it from the exe program?

回答 (1 件)

Erivelton Gualter
Erivelton Gualter 2019 年 11 月 21 日
  1 件のコメント
Lucsa Kort
Lucsa Kort 2019 年 11 月 25 日
I tried Govind's method, but still can't read a .m file that is not grouped into the standalone exe app.not found.png
Where UFF is the .m file
When I try to add the path, I get this.
add path not supported.png

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

カテゴリ

Help Center および File ExchangeFiles and Folders についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by