Risposto
view .mexw32 (MEXW32 File) in Matlab R2011a
You can't view this file - or at least it would mean nothing to you. You can view and edit the source code likely a C code. ...

oltre 13 anni fa | 0

Risposto
Would you use Matlab Central in a job search?
It depends. Approaching somebody indivually seems acceptable to me, but a massive load of message not. On the other hand, whe...

oltre 13 anni fa | 4

| accettato

Risposto
about mmreader'sproperty thanks!
xyloObj = mmreader('xylophone.mpg', 'Tag', 'My reader object'); get(xyloObj) xyloObj.FrameRate Note: MMREADER will be...

oltre 13 anni fa | 0

Risposto
Hi i have the following code ? How i can save a file which i show by'imshow' function?
To save figures created with IMSAVE, there is no other way than with standard figures. See the doc for <http://www.mathworks.com...

oltre 13 anni fa | 0

Risposto
Error: Unexpected MATLAB expression.
If you can execture really simple stuff like plot(1:10) then your installation is probably corrupt and needs a re-instal...

oltre 13 anni fa | 0

Risposto
Matlab compiler question on Windows system
Please ask the provider of the package to provide you a 64 bit application. Maybe others here can describe to you how you can ma...

oltre 13 anni fa | 1

Risposto
main window is not loading
There are tons of different reasons why a startup fails and in case there is no error message, it is not efficient to discuss th...

quasi 14 anni fa | 0

Risposto
How can I make Simulink work with complex transfer functions?
According to my resaerch of a MathWorks internal database, this is an existing, but very infrequent enhancement request. If you ...

quasi 14 anni fa | 1

| accettato

Risposto
error in subtracting
The point is that 5.1341e-011 IS actually almost zero. It depends now on your application what is the best approach. Very often ...

quasi 14 anni fa | 0

Risposto
Undefined function or method 'filter'
This likely is an overload of multiple FILTER commands. Try which filter -all In my installation, it returns: built...

quasi 14 anni fa | 0

Risposto
How to save a figure to .ai?
The Adobe Illustrator (.ai) format is no longer supported from the File -> SAVE AS menu. There has been a warning since MATLAB ...

quasi 14 anni fa | 0

| accettato

Risposto
Run matlab in linux
This sounds like you have multiple SORTROWS on yout path. What does which sortrows -all return?

quasi 14 anni fa | 1

| accettato

Risposto
Simulink forward compatibility question
Simulink 5.0 is a 10 year old peace of software... Do you really need this old version? I suggest that you invest the time and e...

quasi 14 anni fa | 0

| accettato

Risposto
Is a Bloomberg license needed for the financial datafeed toolbox?
Your guess is correct. The BLOOMBERG functionality can only be used when you also have purchased data access from Bloomberg (I d...

quasi 14 anni fa | 0

| accettato

Risposto
Find older version of my m-file.
Look for the Autosave file. Extension is ASV - same folder.

quasi 14 anni fa | 0

Risposto
maple in 2012a student version solving difference equations (z transforms)
The product "(Extended) Symbolic Math Toolbox" used the Maple symbolic engine in the past. Not sure exactly, but around 2009 a c...

quasi 14 anni fa | 0

Risposto
OPC Toolbox 3.0
You can feed the documentation <http://www.mathworks.com/help/toolbox/opc/ here>. In order to find out if you have the produc...

quasi 14 anni fa | 0

Risposto
Simulink compatibility issue between r2011a and r2011b
I am also surprised by that behaviour and you shouldd definitely contact Technical Support for that. In order to save a model...

quasi 14 anni fa | 2

| accettato

Risposto
.mexmac or .mexmaci on 64-bit?
A manufacturer of a certain toolbox needs to provide the files for your environment. In general, you can run MEXEXT to figure th...

quasi 14 anni fa | 1

| accettato

Risposto
matlab
"so that the answer is for example 10, 100 1000 10000" b IS 10, 100 1000 10000 - you surely mix up something... But in gen...

quasi 14 anni fa | 0

Risposto
MATLAB Coder licensing limitations
I suggest that you do not rely on answers to legal questions in this or any other public forum. This is a technical forum. Peopl...

quasi 14 anni fa | 1

Risposto
making a 341x341 matrix from a 465124x1 matrix.
Sounds like you are looking for the RESHAPE command.

quasi 14 anni fa | 1

| accettato

Risposto
Figure set color error
When it is urgent - call Technical Support and don't rely on the community ;-) But my guess is that you use variable or funct...

quasi 14 anni fa | 0

| accettato

Risposto
MATLAB has stopped working..
I always recommend to "re-MEX" the C-MEX S-Functions when using newer releases. I know this is not always necessary, but it can ...

quasi 14 anni fa | 0

Risposto
sorting rows
doc sortrows

quasi 14 anni fa | 0

Risposto
.m change to C file
This can be achieved by using the <http://www.mathworks.com/products/matlab-coder/ MATLAB Coder>.

quasi 14 anni fa | 0

Risposto
identification of curve in a graph
You need the commands PLOT, HOLD und GINPUT.

quasi 14 anni fa | 0

Risposto
Images and neural networks
It is difficult to recommend something to you with this level of information. In my view, your professor should give you some gu...

quasi 14 anni fa | 1

| accettato

Risposto
when i run this codding, the following error are shown..please help me to solve this problem :(
In order to troubleshoot a "Matrix dimensions must agree." error, you can identify the line number of the line causing the erro...

quasi 14 anni fa | 0

Risposto
Answers vs Newsgroup
Viewpoint "person doing a web search": This user can easily see accepted (==helpful) answer in MATLAB Answers, while you would n...

quasi 14 anni fa | 3

Carica altro