how to save the file with date and time(clock) automatically
Hi all How to save the file with date and time(clock) automatically in simulink? thanks Juwari UMP-ITS ... 22 Oct 2009 05:15
columns as vectors option grayed out in Import Wizard
I'm new to Matlab and generally to running something without a GUI, and am trying to import data from an excel spreadsheet just using the Import Wizard. I run Matlab on Leopard on a Macbook, and am using a Windows version of Excel run on my VMWare Fusion PC on the same computer. I would like to import the spreadshe... 22 Oct 2009 08:30
Stateflow exit condition priority between parent and child state exit condition
Dear , Please let me know the exit condition priority between parent state and child state. My problem is I have a parent state within that a child state for both of those two separate exit conditions.If exit conditions for both of these are true at the same time then the priority will goes to which exit condition.... 22 Oct 2009 04:09
Warning about atExit for MEX file
Dear users, I have a custom MEX C-file, which has been used very frequently for more than six months without any problems (let's say, it has an average call of 100 times per day for different inputs). However, today I got a waning which made me curious about the origin: Warning: An error occurred while running th... 22 Oct 2009 04:09
Training of ANFIS data using matlab
Hi, I am doing a project involving training of data using ANFIS but i have little knowledge on how to do it. I have tried to find books that explain the same but they are not given in detail. Please, can someone help me on how to feed data onto the ANFIS and train it to get 3 outputs from 3inputs. Any book that ... 22 Oct 2009 04:09
plot pie with data name & data percent
i use pie([900 600 7000],{'a','b','c'}) but the data percent will be replace with a,b,c can i plot with data name and data percent , without use 'legend'. thanks a lot ... 22 Oct 2009 05:15
zbtyield bootstrap interpolation
I have a question about the zbtyield function in matlab. When this function bootstraps to find points on the spot curve, what interpolation method does it use to find the intermediate points? thanks Paul ... 21 Oct 2009 21:35
Reading and viewing Geotiff files
Hello I have 4 Geotiff files of 90mb each from a data set.I unable to load the images using geotiff function.Can anyone please help me out in reading the images and viewing the images through matlab ... 22 Oct 2009 16:23
Help on horizontal histogram projection or horizontal integral projection??
I need help in separating bitewing X-ray teeth image..?? so we can define upper jaw and lower jaw.. Big help please ... 21 Oct 2009 13:44
Alternative to saveas or print
Hi all, I was wondering if there is a faster alternative to using saveas or print when saving a figure to a file? I'm currently using print, because saveas seems to make a call to print anyway, and the line of code I'd like to improve (if at all possible) is: print (['-f' num2str(fighand)], '-djpeg', fname); ... 21 Oct 2009 19:22