Answered
where to find the version 8.1 of MCR?
To that time it wasn't online. You need to take it from the MATLAB installation you have.

12 years ago | 0

Answered
Is Matlab R2013a (student version) compatible with new Mac OS X 10.9 Mavericks?
<http://www.mathworks.com/support/sysreq/sv-r2013a/index.html?sec=mac system requirements page> -> Not supported. Which of...

12 years ago | 0

| accepted

Answered
How to correct the error Matlab says i've done?
Could be multiple things in etha * ku(i,j) * diff ( u(i,j+1) - u(i,j), t ); My gut feeling is you want to use .* instea...

12 years ago | 0

Answered
Compiled Simulink model giving different results
Beside there are multiple ways to "compile and run a model", this is really something where you should contact Technical Support...

12 years ago | 0

Answered
How to use a Spectrum scope in Matlab Simulink
My suggestion is you open an example model (AKA demo) and see how the block works and what may be different in what you tried. O...

12 years ago | 0

Answered
Default Timeout after inactivity
It seems to me the root cause is that end users do not care about correctly closing those sessions. And I would assume that thos...

12 years ago | 0

Answered
MATLAB running slow on MacBook pro
The following code on my machine needs 18.5 s for each outer loop. So it will need 4.5 hours (Win7 64 bit, R2013a). Please compa...

12 years ago | 0

Answered
Why are my Matlab settings included in CTF-file?
I acknowledge you ask "why" and I do not explain here. Still I like to point to the respective <http://www.mathworks.com/help/re...

12 years ago | 0

| accepted

Answered
Why matlab return me a complex number
From the documentation doc power "Note that for a negative value X and a non-integer value Y, if the abs(Y) is less than...

12 years ago | 0

| accepted

Answered
License vs matlab's performances
The short answer is "no". The long answer is that there might be a difference on where the MATLAB application is installed an...

12 years ago | 0

| accepted

Answered
Matlab 2013b won't install
MathWorks installation support will have ways to determine the reasons. They may be depending by license type, operating system ...

12 years ago | 0

| accepted

Answered
request matlab simulink tutorial
Try out <http://www.mathworks.com/company/events/webinars/index.html?q=product:%22DSP+System+Toolbox%22%20paic_application:%22Di...

12 years ago | 0

Answered
How can convert .mdl to .m
This sounds like you would like to protect your intellectual property, see this <http://www.mathworks.de/de/help/simulink/ug/pro...

12 years ago | 0

Answered
Enhancement Wishes For MATLAB
The best process to submit enhancement requests is to contact Technical Support (TS). The outcome should be: # TS will verify...

12 years ago | 1

Answered
Matlab logo - terms of use
This is a technical forum and questions about legal or business aspects are not discussed here for a couple of reasons. Here it ...

13 years ago | 0

| accepted

Answered
How can I use a DLL with Matlab when I cannot install a C compiler?
mex -setup needs a C compiler as this is actually the command for setting up one. Why do you think you need one? And in ca...

13 years ago | 0

Answered
I have installed 64 bit matlab in place of 32 bit, but now my old programs are not running
Here are a couple of generic ideas why this happens. Of course only error messages and code examples can help us to help you ...

13 years ago | 0

Answered
Converting a Simulink Model to a Symbolic Representation
You could * Create a Simulink model and simulate it * Either linearize it (Control System Toolbox I believe) * Or use the ...

13 years ago | 0

| accepted

Answered
how to unzip files using loop?
You could help others helping yourself by providing information of what you already have tried. Right now I only can say use the...

13 years ago | 1

| accepted

Answered
How can I lock a block in Simulink?
I suppose there is no way to present inserting the block a second time, but you can verify if more than one block of this type e...

13 years ago | 0

| accepted

Answered
open several Simulink models and interakt with the opend model
I suppose you will be close to your solution once having a look at the commands bdroot gcs gcb

13 years ago | 0

| accepted

Answered
The advantages of MATLAB over other programing languges for Image Processing
My personal main points (other points exceed this format) are * You can see what's in it * You can change what's in it I ...

13 years ago | 1

Answered
What is the prefered OS for Matlab 2012a
I would not expect performance difference between the two enviroments. In general, my experience ist that most of the performanc...

13 years ago | 0

Answered
how to use a data from matlab as a input in simulink
There is a "From Workspace" block in the sources library. That's all you need. And there is a documentation.

13 years ago | 0

Answered
Trouble Installing MATLAB SIMULINK R2013 Trial
In general, system requirements are listed <http://www.mathworks.com/support/sysreq/current_release/ here>. "Doesn't work" is...

13 years ago | 0

| accepted

Answered
Mutliple Copies of MATLAB on the same machine -- how to set the default
Although cumbersome, you can add the full path of matlab.exe to you batchfile C:\pathname\matlab.exe -r myFunction.m If ...

13 years ago | 0

Answered
Why does a Stateflow freeze?
While Siddharth is correct, <http://www.mathworks.com/support/contact_us/index.html contacting support> should be considered, a ...

13 years ago | 0

Answered
Time execution of a model
You may want to read "Introduction to Profiling Models" of <http://www.mathworks.com/help/simulink/examples/introduction-to-prof...

13 years ago | 0

| accepted

Answered
obout installation of matlab2011
There is an accepted answer to this on Answers <http://www.mathworks.com/matlabcentral/answers/87-there-are-no-are-no-products-a...

13 years ago | 0

| accepted

Answered
Why does Microsoft Outlook not like MATLAB's .MAT files?
MAT is also an extension used for Microsoft Access Tables. I am only aware of this <http://www.mathworks.com/support/solutions/e...

13 years ago | 0

Load more