photo

Mubin R


Universität Duisburg-Essen

Last seen: 3 years ago Active since 2021

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

4 Questions
1 Answer

RANK
206,255
of 300,508

REPUTATION
0

CONTRIBUTIONS
4 Questions
1 Answer

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
0

RANK
 of 21,019

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 169,435

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 1

View badges

Feeds

View by

Question


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 years ago | 1 answer | 0

1

answer

Question


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 years ago | 1 answer | 0

1

answer

Answered
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 years ago | 0

| accepted

Question


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 years ago | 1 answer | 0

1

answer

Question


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 years ago | 1 answer | 0

1

answer