Risposto
How can I implement the laplace transorm of a function in Simulink?
That should be achieved by using the transfer function block.

quasi 13 anni fa | 0

| accettato

Risposto
Eariler version of MATLAB
The whole "is supported on" Windows 7 is a question with multiple facettes! Mainly, you need to look at impact of the archit...

quasi 13 anni fa | 0

Risposto
Some toolboxes are not found after installed Matlab R2008a in Windows 8 64-bit
Not all products are available for all platforms and architectures. E.g. today the <http://www.mathworks.de/products/availabilit...

quasi 13 anni fa | 0

Risposto
is there any command to find a maximum value of a matrix containing negative numbers also ??
Not sure if max(abs()) counts as single command for you...

quasi 13 anni fa | 1

Risposto
How to replace commas with dot
I created this one a million years ago - not sure if it works today: function comma2dot() %COMMA2DOT converts comma ...

quasi 13 anni fa | 2

Risposto
how to install matlab 2008a in windows 7
Choose a different MATLAB release or a different OS. Your combination is <http://www.mathworks.de/support/sysreq/release2008a/in...

quasi 13 anni fa | 0

Risposto
Out of memory error
You should use a 64 bit MATLAB on a 64 bit OS. If you already do it, you need to reduce the memory consumption by reducing yo...

quasi 13 anni fa | 0

Risposto
How to install and start bioinformatics toolbox?
With Bioinformatiocs Toolbox, there is not much to "start". You simply use the additional commands. See e.g. the following <http...

quasi 13 anni fa | 0

Risposto
what is axes_handle in matlab
The elements of MATLAB figures (AKA handle graphics) or of diffent types. E.g. a figure with two subplots typically has two axes...

quasi 13 anni fa | 1

Risposto
how i can change the background of simulink scope from black to white in matlab (R2008a)
This is a feature in current releases. If you really need the old stuff, <http://www.mathworks.com/support/solutions/en/data/1-1...

quasi 13 anni fa | 1

Risposto
Command not working im2unit8
Theory 1: You mistyped it - like you also did in the qeuestion Theory 2: It is not on the path, try which im2uint8 Th...

quasi 13 anni fa | 0

Risposto
Will I even use Matlab in my engineering career?
I like addind Simulink or actuall "model based design" to your professor's suggestion. The value here depends on the industry...

quasi 13 anni fa | 4

Risposto
i am searching for MATLAB R2007a ?
In case you have a professional version of MATLAB (commercial as well as academic), you can download older releases through your...

quasi 13 anni fa | 0

| accettato

Risposto
Execution time of m-file
I prefer using the Profiler. It helpd to find the bottlenecks of my code.

quasi 13 anni fa | 0

| accettato

Risposto
A user get License Manger Error -39 when open Matlab, while other users open without problem.
You likely will find the answer in <http://www.mathworks.de/support/solutions/en/data/1-1941P/ this solution document>. If not c...

quasi 13 anni fa | 0

Risposto
MATLAB r2010a, i got error for help example !!!!WHY and HOW ??
Your code works on my installation (Relase 2012b, Win7). Just in case you have the product installed, but something goes wrong w...

quasi 13 anni fa | 0

Risposto
Matlab editor freezes often... can't edit files
I am aware of the following customer issue that may or may not be related: Slow response similar to what you describe, but in...

quasi 13 anni fa | 1

Risposto
How do I create an S function from an .mdl Simulink model?
You need to have the product Simulink Coder. Do you have it? <http://www.mathworks.de/de/help/rtw/ug/generated-s-function-block-...

quasi 13 anni fa | 0

Risposto
How to transfer from simulink block diagram to transfer function?
As Azzi said, this is not very clear, but I make this attempt. I an Simulink block "transfer function", you specify nominator an...

circa 13 anni fa | 0

Risposto
License Manager Error -15
Did you try to resolve the issue with the solution document that was linked in the error message? If not, give it a try. I y...

circa 13 anni fa | 0

| accettato

Risposto
Matlab Simulink - simulation problem
If it is not a time based simulation, then Simulink sounds not like the tool of choice. There might be a fundamental issue wi...

circa 13 anni fa | 0

Risposto
I cannot get access the demo programs which needs license
This is impossible to answer for the community. Please contact installation support (if something goes with installing or licens...

circa 13 anni fa | 1

Risposto
Funny bug with respect to NaN value,
This is an intended feature in the workspace browser in MATLAB 7.9 (R2009b). The Min and Max values in the workspace browser do ...

circa 13 anni fa | 1

| accettato

Risposto
Java Mac OSX 10.6 Update 12 Problem with Matlabpool?
MathWorks Development created a patch for this. It will be published soon - together with a related issue. I will post the link ...

circa 13 anni fa | 5

Risposto
What is the command to set "Window reuse = Reuse"?
This is possible, but this is an undocumented command that may change in the future. Please contact Technical Support and refer ...

circa 13 anni fa | 0

| accettato

Risposto
Command history file in MATLAB 2010a and MATLAB 2012b
In MATLAB type prefdir There you find history.m

circa 13 anni fa | 0

| accettato

Risposto
how to read data from out port block.?
The signals of the outport blocks are written into the MATLAB workspace in case the setting in the "Data Import/Export" tab of t...

circa 13 anni fa | 1

| accettato

Risposto
Can I get previous verison of Matab/Simulink>
If you are working in a country without a direct representation of MathWorks, you can find out the contact data <http://www.math...

circa 13 anni fa | 0

Risposto
How to detect a moving animal and record its features?
From the tool perspective this sounds like a typical application for Simulink with the <http://www.mathworks.com/products/comput...

circa 13 anni fa | 0

| accettato

Risposto
Java Mac OSX 10.6 Update 12 Problem with Matlabpool?
This issue was brought to the attention of MathWorks Technical Support earlier this week. This issue is reproducible and being i...

circa 13 anni fa | 2

Carica altro