Respondida
Recover a .mat file
This is a confusing error message. I would expect this message when using an ASCII file, not a binary MAT file. In order to help...

más de 15 años hace | 0

Respondida
Signal Generator block doesn't work
That sounds like that you either use the default step size which produces unexpected output (-> smaller step sizes) or that you ...

más de 15 años hace | 0

Respondida
scope output
Typically, disturbed ouputs in scopes are based on the misunderstanding that a scope can display more data points than are simul...

más de 15 años hace | 0

Respondida
Can't get MATLAB to start
Most installation and startup issues als well documented in solutions or bug reports. This could be relevant for you: <http://ww...

más de 15 años hace | 1

Respondida
ARRANGING IN ALPHABETICAL ORDER
You need two commands: XLSREAD and SORT. I am sure the community will help you troubleshoot issues when you start to encounter t...

más de 15 años hace | 0

Respondida
Index exceeds matrix dimensions ??
The link does not work for me, but when a code from a documentation example does not work, then it is likely that either the dat...

más de 15 años hace | 0

Respondida
I CANT RUN THIS PROGRAM... I DNT KNOW WHERE THE MISTAKES.. PLZ SOME ONE HELP ME.. THIS IS PROGRAM BY USING NEURAL NETWORK TOOLBOX.
You can debug code in the MATLAB editor by setting breakpoints and execute step-by-step ans that way isolate the cause of the er...

más de 15 años hace | 0

Respondida
Connecting Matlab to Hysys
A search in my favorite search engine for "Hysys MATLAB" returned <http://www.mathworks.com/matlabcentral/linkexchange/links/801...

más de 15 años hace | 0

Respondida
error in simelectronics
I suppose this error message can just be explained in the context of your model. I suggest that you contact <http://www.mathwork...

más de 15 años hace | 0

Respondida
Can compiled MATLAB standalone make use of MDCS?
I know of customers that somehow distribute MATLAB Compiler generated EXEs on their clusters. However, I do not think this can b...

más de 15 años hace | 0

Respondida
Running MATLAB automatically
I suggest to completely skip of acquiring the images with another software and copying them into a folder and instead acquire th...

más de 15 años hace | 0

| aceptada

Respondida
Doubt in plot XY
1. Your MATLAB Code is within an Embedded MATLAB block - this is important to know 2. You first error message comes from the ...

más de 15 años hace | 0

Respondida
Doubt in plot XY
As the answer is depending from the vizualization command, here a general description for such cases: 1. Find the line with t...

más de 15 años hace | 0

Respondida
Trying to run MATLAB R12 in Windows 2000 with a Pentium 4 PC.
This indeed was an known problem. If you are really sure that you like to run R12 on Win2000, see http://www.mathworks.com/su...

más de 15 años hace | 0

Respondida
Curve Fitting Toolbox error before starting
In order to find out the toolbox is installed correctly: ver should return MATLAB as well as Curve Fitting toolbox with ...

más de 15 años hace | 0

Respondida
Simulink Beginners
This is possible. But the question is why do you like to do that? Do you like to complete change your modelling platform to S...

más de 15 años hace | 1

Respondida
Surface fitting problem
I used your question to take a first look at surface fitting. I know the CFTOOL quite well, but not the SFTOOL. It looks the th...

más de 15 años hace | 0

Respondida
calling other softwares using matlab
That depends on the other software. One easy thing is to use the SYSTEM command (or ! or DOS or UNIX) to call another piece o...

más de 15 años hace | 0

Respondida
uniformly distributed coordinate points
This sounds like a one-liner with RAND or RANDI for me. Do you run into issues with this command or did you just not find it?

más de 15 años hace | 0

Respondida
Reading data from griddata - issue with type of variable.
The reason why you receive this error is that you try to access SourcePV1(0.6,0.6) where SourcePV1 is a matrix. There is no conc...

más de 15 años hace | 0

Respondida
Are there archived webinars available?
Recorded webinars can be found <http://www.mathworks.com/company/events/webinars/index.html here:> They are a bit hidden when...

más de 15 años hace | 0

| aceptada

Respondida
Type of webcam to use in image proccessing
Here you can find the list of <http://www.mathworks.com/products/imaq/supportedio.html supported hardware> for Image Acquisition...

más de 15 años hace | 0

Respondida
Error: Name is nonexistent or not a directory
The path in my (R2010b) installation is: C:\Program Files\MATLAB\R2010b\toolbox\imaq\imaqdemos\html\laserTracking Maybe yo...

más de 15 años hace | 1

Respondida
MATLAB runtime
And I can't hold back my suggestion to users with code that runs days to see whether <http://www.mathworks.com/products/parallel...

más de 15 años hace | 1

Respondida
Unknown change in result across add block
This sounds like it could be a numerical issue related to signal data types / block data type setting. E.g. the add block could ...

más de 15 años hace | 0

| aceptada

Respondida
Help in curve fitting tool
Things that could go wrong * The user does not see the tab "general equations" when creating a new fit * Issues with varia...

más de 15 años hace | 0

Respondida
How to apply custom equation on a curve and find unknown parameter
When you write "I have a curve", I assume you have data. Make sure the data X and y is in your MATLAB workspace. Start CFTOOL...

más de 15 años hace | 1

Respondida
MATLAB "Out of memory" problem
Try the key <http://www.mathworks.com/support/tech-notes/1100/1106.html Technical Notes> 1106 and <http://www.mathworks.com/supp...

más de 15 años hace | 0

| aceptada

Respondida
How can I use index numbers as markers in SCATTER?
The user provided details. The question is about whether you can use numbers (in this case an index) instead of a marker. I sugg...

más de 15 años hace | 3

Respondida
Loading MAT file problem
The customer received a fixed net.m file and confirmed it works now. If you see this issue in the future, please contact Technic...

más de 15 años hace | 4

| aceptada

Cargar más