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

조회 수: 1 (최근 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 CenterFile Exchange에서 Develop Apps Using App Designer에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by