Respondida
How can I deactivate MATLAB if the PC is broken?
I assume you can do this within your MathWorks Account. But in any case you can call MathWorks installation support or customer ...

más de 12 años hace | 0

Respondida
Combine String matrix by each element
C=[A, B]

más de 12 años hace | 0

Respondida
how to measure a person's height through MATLAB?
Sure this is possible with MATLAB. Tool related this sounds pretty simple with Image Acquisition Toolbox and some basic commands...

más de 12 años hace | 0

Respondida
Simulink Code Generation Assertion failed
I am aware of an issue that produced such a dump in R2011b and was fixed for R212a. The reason sounds very specifc though: "T...

más de 12 años hace | 0

Respondida
Tell if MatLab is idle or not
There is a FLEXnet "timeout feature" that returns MATLAB after being inactive. The way this is set up, you should NOT loose work...

más de 12 años hace | 2

| aceptada

Respondida
Undefined function 'MATLAB' for input arguments of type 'char'
While MATLAB Answers may be a good forum to get the attention of Dynare users, you may want to consult the <http://www.dynare.or...

más de 12 años hace | 0

Respondida
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.

más de 12 años hace | 0

Respondida
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...

más de 12 años hace | 0

| aceptada

Respondida
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...

más de 12 años hace | 0

Respondida
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...

más de 12 años hace | 0

Respondida
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...

más de 12 años hace | 0

Respondida
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...

más de 12 años hace | 0

Respondida
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...

más de 12 años hace | 0

Respondida
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...

más de 12 años hace | 0

| aceptada

Respondida
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...

casi 13 años hace | 0

| aceptada

Respondida
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...

casi 13 años hace | 0

| aceptada

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

casi 13 años hace | 0

| aceptada

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

casi 13 años hace | 0

Respondida
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...

casi 13 años hace | 0

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

casi 13 años hace | 1

Respondida
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 ...

casi 13 años hace | 0

| aceptada

Respondida
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...

casi 13 años hace | 0

Respondida
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 ...

casi 13 años hace | 0

Respondida
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 ...

casi 13 años hace | 0

| aceptada

Respondida
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...

casi 13 años hace | 1

| aceptada

Respondida
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...

casi 13 años hace | 0

| aceptada

Respondida
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

casi 13 años hace | 0

| aceptada

Respondida
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 ...

casi 13 años hace | 1

Respondida
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...

casi 13 años hace | 0

Respondida
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.

casi 13 años hace | 0

Cargar más