Answered
EDU>>
The EDU prompt means, that you have a Student Version installed. The behaviour of a MATLAB file should however not be impacted. ...

14 years ago | 1

| accepted

Answered
How to determine if license is concurrent?
The information can indeed be found in the local license file. There is however, a wide field how license files may look like an...

14 years ago | 0

Answered
How to get Matlab, if my CD has deep scratches (MATPAB SUMULINK STUDEND VERSION R2010a )
There are multiple ways your university licensed MATLAB and thus every suggestion how to overcome your issue is pure speculation...

14 years ago | 0

Answered
how to check the contents of the variables?
When the program is paused, you may be able to see the content in the Workspace Browser. BUT It again depends on your appl...

14 years ago | 0

Answered
How to pause the program?
I'd say it depends on the application. If you like to pause beacause of checking for a user input or if you like to sync soemthi...

14 years ago | 0

Answered
Problem with library browser
There were two bugs reported ( <http://www.mathworks.com/support/bugreports/449905 449905> and <http://www.mathworks.com/suppor...

14 years ago | 0

Answered
Problems with License Manager configuration
Hallo Tobias, die Bürozeiten in Deutschland sowohl bei MathWorks als auch an der RTWH sind natürlich vorbei. Grundsätzlich wäre ...

14 years ago | 0

Answered
Problems to reach mathworks.com
I know changes have been made with the way the visitor is routed to country pages. In our case, that going to mathworks.com rout...

14 years ago | 1

| accepted

Answered
Annoying Matlab start-up warnings on Mac: " ... MATLAB_maci64 ... attempting to exclude an item from Time Machine ..."
This issue has been reported to MathWorks by a few users. The techncial document (1-F6GRLV) is not published on the web. There i...

14 years ago | 1

Answered
Matlab/installation why do I get this message
This is a known issue conntected to non-English languages as a primary language. The technical document however, is right now un...

14 years ago | 0

Answered
how can i segment image using active contour?
I would have a word with your supervisor. If you should use MATLAB (which is certainly a great thing ;-) ), but have no MATLA...

14 years ago | 1

Answered
gui-to-.exe
For the second part: "and i have plan to run in on multiple platforms so that i can obtain executables for each corresponding pl...

14 years ago | 0

Answered
different version of Matlab open same code issue
I remember a post of a slow editor in R2011b a couple of days ago. Lets if if we can find it. As for the compatibility issue....

14 years ago | 0

Answered
Newton's method problem
*This* code isn't working because diff(f(x(i))) returns [] and thus a scalar can't be divide by [].

14 years ago | 0

Answered
storing a folder as mat file
I'd say the following 3 commands do it: DIR for returning the filename you want to read IMREAD to read a file at a time ...

14 years ago | 0

| accepted

Answered
Cannot find Matlab Coder, however its installed
This means there is proof the product was not *successfully* installed. I don't know why however. The only idea I have is to com...

14 years ago | 0

| accepted

Answered
Cannot find Matlab Coder, however its installed
A couple of different tests. 1. Licensed? license('test', 'MATLAB_Coder') % Should return 1 2. Installed? ver % Should r...

14 years ago | 1

Answered
Unable to plot graph from Workspace
It looks like the "simulink display" is a Scope block that is set to display repeating data in a way that it looks like an oscil...

14 years ago | 0

Answered
.mexw64 is invalid
Not a full answer, but a process to narrow down: Can you verify, if a simple MEX file, like the timestwo.c example from the docu...

14 years ago | 0

| accepted

Answered
Simulink acceralator can't use
Today, the Simulink Accelerator is part of Simulink and the option should be displayed, as you expect it. A couple of years a...

14 years ago | 0

Answered
Converting .m file to .c file
"MATLAB Coder™ generates standalone C and C++ code from MATLAB® code. The generated source code is portable and readable. MATLAB...

14 years ago | 2

Answered
Issue on installing Data Acquisition Toolbox
Your description sound like this should work. One wild idea, I have: Could it be, you run a release / OS / architecture where th...

14 years ago | 0

| accepted

Answered
How can I create Standalone execute file from MATLAB GUI code
I am not sure if only your question was not carefully crafted (e.g. mbuilt instead of mbuild), or if this is exactly what you di...

14 years ago | 0

Answered
debug few lines
# Select the few lines and press F9 ("Evaluate Selection" - also from the menu) # Check out <http://www.mathworks.com/help/techd...

14 years ago | 0

| accepted

Answered
r2011a vs r2010a findpeaks
I investigated the release notes and was unable to find a documentation of an intended change. It is important letting MathWorks...

14 years ago | 0

Answered
State Flow Error - occurs when trying to run
Along the lines of Kaustubha's comment. The most frequent failure mode is, that users do not know that # Stateflow always nee...

14 years ago | 0

| accepted

Answered
Mathworks Products for Electronics Simulation
A very efficient way for an overview is a webinar. E.g. check out these webinars for <http://www.mathworks.com/company/events/we...

14 years ago | 0

Answered
3d plot in a simulink model
Although I am not too familiar with this product, from the name <http://www.mathworks.com/products/3d-animation/ Simulink 3D Ani...

14 years ago | 0

Answered
difference between matlab 6.1r12.1 and matlab 7.13r2011a
In theory, you could read all the <http://www.mathworks.com/help/techdoc/rn/rn_intro.html release notes> in the last ten years s...

14 years ago | 0

Answered
Breakpoints unpredictable in R2011a
One user pointed me to this thread, as we were discussing aspects of the development timelines and fixing bugs. Indeed, MathWork...

14 years ago | 2

Load more