Mubin R
Universität Duisburg-Essen
Followers: 0 Following: 0
Feeds
질문
Trigger a function inside a running GUI from cmd or powershell without reopening it
Hello, I want to trigger or call a function inside my GUI, so it can do some tasks. The GUI is already running, and I don't to o...
거의 4년 전 | 답변 수: 1 | 0
1
답변질문
Open and run a datafile with matlab compiled exe file
Hi, I am trying open a datafile(structural) with my test.exe file, which has been compiled by matlab. Each time I start the test...
거의 4년 전 | 답변 수: 1 | 0
1
답변답변 있음
Read the current exe file name after compiling
Found a solution a= Environment.GetCommandLineArgs; b=string(a) it gives the current exe file name
Read the current exe file name after compiling
Found a solution a= Environment.GetCommandLineArgs; b=string(a) it gives the current exe file name
대략 4년 전 | 0
| 수락됨
질문
Read the current exe file name after compiling
Hello everyone, I converted an m file to exe, and it(exe) creates a copy of its own with different name. According to their nam...
대략 4년 전 | 답변 수: 1 | 0
1
답변질문
Accelerate executable file speed
Hello, I'm new in matlab and also in programming. I have got an assignment from my internship to speed up an exe form of the ma...
4년 초과 전 | 답변 수: 1 | 0
