photo

julia


Active since 2011

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


how to disable bootup warning message
I'd like to know how to disable boot up warning information, like 'disp has the same name as a MATLAB builtin'. I wrote disp to ...

13 years ago | 2 answers | 0

2

answers

Answered
calling 2 custom function of the same name
I soved the problem by using soft link and rename the linked file name that is pointing to the orginal function, and put the lin...

13 years ago | 0

Answered
Matlab calling Java GUI
I solved the problem by using jcontrol. Julia

13 years ago | 0

Question


calling 2 custom function of the same name
I'd like to know if there is simple way to calling 2 custom functions of the same name. I have one MEX function, and now I need ...

13 years ago | 2 answers | 0

2

answers

Question


How to overwrite built-in fprintf
I’d like to know if there is any way to overwrite fprintf built-in function? I wan to add some my own action in fprintf function...

13 years ago | 1 answer | 0

1

answer

Question


Matlab calling Java GUI
Sorry, my question should be 'How to embedded Java GUI in Matlab'? It is soved by using 'jcontrol' Julia

13 years ago | 2 answers | 0

2

answers