Community Profile

photo

yuri tupizin


Active since 2015

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Stand-alone app takes forever to execute
I have an matlab app that executes in a few seconds (5+-) on matlab but when i convert it to a stand-alone app using mcc i...

9 years ago | 1 answer | 0

1

answer

Question


console application Vs Stand alone application
Hi , First of all I would like to understand the difference between the two , and second of all I would like to know if I can ...

9 years ago | 1 answer | 0

1

answer

Question


Matlab dialog boxes control
Hi , can I control which dialog boxes matlab allowed to popup some where in the settings ? For example I have an exe file crea...

9 years ago | 3 answers | 0

3

answers

Question


Matlab exec file popup error window when it crashes
I have created an exe file from my project and I want to forbid it from opening error popup windows when it crashes , anyone ide...

9 years ago | 0 answers | 0

0

answers

Question


matlab executable error popup
I created a matlab executable and occasionally the function I am running diverges and the function reports an error. Normall...

9 years ago | 0 answers | 0

0

answers

Question


Disable matlab popup wiondows
Hi, Can I disable all matlab popup wiondows? Thanks Yuri

9 years ago | 0 answers | 0

0

answers

Question


dlmwrite function Could not open file
Hi , I'm trying to build a very complicated function :) that looks like : A = dlmread('testmatrix.txt',','); Result...

9 years ago | 1 answer | 0

1

answer

Question


Running the mcc function from cmd
Hi, I'm using the mcc function from the cmd to convert my matlab projects to executable files. Does this process require th...

9 years ago | 1 answer | 0

1

answer

Question


Running mcc from windows cmd
Hi , Im trying to run the following command in cmd without any luck : matlab -r mcc -m testfile.m the result Im getting is ...

9 years ago | 1 answer | 0

1

answer