Question


How do you attach the documentation of your interfaces?
I would like to know how you allow an end-user to access the documentation (.pdf, .ppt, .doc...) of your MATLAB Interface. For ...

15 years ago | 2 answers | 0

2

answers

Answered
"Duplicate directory name" Bug at Startup
As you have tried the bug report 363196, try also this solution : <http://www.mathworks.com/support/solutions/en/data/1-9E2IM...

15 years ago | 1

Answered
Some Foreign Matlab forums
The French MATLAB Forum is alive for more 6 years I believe. Only French language is allowed. *Some nice Features:* <h...

15 years ago | 4

Answered
Problem running old *.m file in Matlab 7.10.0
Apply this solution: <http://www.mathworks.com/support/tech-notes/1200/1207.html#5 Section 5: Subscripted Assignment Dimensio...

15 years ago | 0

| accepted

Answered
application detected a virus
This technical note which talks about AVIRA may help you: <http://www.mathworks.com/support/solutions/en/data/1-CIE6SN/?soluti...

15 years ago | 0

| accepted

Answered
SEgmentation Violation detected. m_interpreter.dll errors
I reproduce easily the above crash dump by trying to open in R2006b a simple GUI built under R2010b . The following technica...

15 years ago | 0

Answered
What parts of MATLAB would you not miss?
I never used the <http://www.mathworks.com/help/techdoc/learn_matlab/f1-28564.html#f1-28822 "Start" Button> which provides acce...

15 years ago | 2

Answered
Compiling Windows Exe from a Mac
You need to have MATLAB compiler installed on a Windows machine to create a Windows executable

15 years ago | 1

Answered
Can I run MATLAB 5.3 on Windows XP?
Another interseting technical note : <http://www.mathworks.com/support/solutions/en/data/1-18P4L/?solution=1-18P4L Does MATLA...

15 years ago | 2

Answered
Can I run MATLAB 5.3 on Windows XP?
Note that MATLAB 5.3 is only supported under Microsoft Windows 95, Windows 98 or Windows NT 4.0 as specified in <http://www.math...

15 years ago | 3

Answered
Latex
You may try the workaround in this bug report : <http://www.mathworks.com/support/bugreports/249537 Incorrect handling of LaTeX...

15 years ago | 1

Answered
How do I find the MCR components in MATLAB after installing MCR?
Use the <http://www.mathworks.com/help/toolbox/compiler/mcrinstaller.html mcrinstaller> command: >>mcrinstaller It displays v...

15 years ago | 1

| accepted

Answered
How can I from Windows compile for Unix?
That is not possible. Standalone are cross-platform dependent which means that if you want to create en executable for Linux, yo...

15 years ago | 0

Answered
I can't find my matlab compiler!!
It may occurs if you are under 64-bit and you have not installed <http://www.mathworks.com/support/compilers/R2011a/win64.html...

15 years ago | 1

Answered
Can I query a PostgreSQL/PostGIS database from MATLAB?
It is possible using Database Toolbox as described in this technical note : <http://www.mathworks.com/support/solutions/en/da...

15 years ago | 1

| accepted

Answered
Why do you come to "MATLAB Answers"?
The question is "Why do you come to the "MATLAB Answers"? My answer is really simple: >>why(393) <http://blog.developpez...

15 years ago | 11

| accepted

Answered
Do you suffer from keyboard latency in this forum?
I have no issue. PS. Creating this message took 1 second. :)

15 years ago | 3

Answered
Timer Objects in MATLAB Compiler
There are known issues to be aware when using ML Compiler with timer-objects: * <http://www.mathworks.com/support/solutions/e...

15 years ago | 2

Answered
What is missing from MATLAB?
What is missing from MATLAB? *MATLAB Suggest feature* like for Google to avoid error like undefined function ... As you ty...

15 years ago | 1

Answered
R2011a release
Cleve Moler just sent me a SMS saying that R2011a will be shipped on 7th April

15 years ago | 4

| accepted

Answered
bug in MonitorPosition?
See this bug report <http://www.mathworks.com/support/bugreports/301358 Incorrect values for MonitorPosition and the ScreenSize ...

15 years ago | 3

| accepted

Answered
Deployment / Compiler - supporting excel doc not found after compiling
The official answer is in this technical solution : <http://www.mathworks.com/support/solutions/en/data/1-2ZAVUJ/?solution=1-2Z...

15 years ago | 2

Answered
How can I get the data selected by the user with the datacursor in a Gui?
Have you tried the ButtonDownFcn callback?

15 years ago | 0

Answered
What is missing from MATLAB?
What is missing in MATLAB? Here are my two quick thoughts for today : 1) *More choice in default uicontrols*: Currentl...

15 years ago | 10

Answered
Convert Julian Date to Calendar days
You can use the formula described here: <http://www.mathworks.com/support/solutions/en/data/1-19T9M/?solution=1-19T9M What cale...

15 years ago | 4

Answered
Problem with mex compilation
As the output of your mex -setup mentions : *In order to build 64-bit binaries, the "x64 Compilers and Tools" and Microsoft W...

15 years ago | 3

| accepted

Answered
Is there a way to detect if a file is open in another application from MATLAB?
Another strategy is to use a file as a semaphore. This trick is used for example in this submission: <http://www.mathworks.c...

15 years ago | 1

Answered
Why can't my stadalone application call functions from the Neural Network toolbox?
The first thing to read is the documention page of MATLAB compiler about what can be or cannot be compiled : <http://www.mathwor...

15 years ago | 3

| accepted

Answered
Problem Deploying Excel Add-in using Builder EX: missing DLL files.
One page gives the step-by-step process: <http://www.mathworks.com/help/toolbox/compiler/br2jauc-48.html Deploying a Standalone...

15 years ago | 1

Answered
Please help me to setup compiler for building MEX files in R2009b version(64bit) in window7(64bit)
The first thing to do is to check if your compiler is supported : <http://www.mathworks.com/support/compilers/R2009b/win64.htm...

15 years ago | 2

Load more