First  |  Prev |  Next  |  Last
Pages: 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735
Major vs. Minor grid lines width
> No solution for this problem? I am surprised that a simple feature that excel charts can do but Matlab cannot. Anyway, I will try to code my own function (based on the above gridxy function). If anyone finds a simpler solution (like built in property) please let me know. Hi! Did you m... 11 May 2010 12:16
LSODAR integrator in Matlab
Hi Everybody, I am trying to get the LSODAR integrator which is part of ODEPACK running in Matlab as an mex File. I need the root finding capabilities and automatic switching for stiff and nonstiff solution methods features by LSODAR. As compiler I am using open watcom as described in Technical Solution No: 1-155BQG... 11 May 2010 12:16
Removing axis values from a GUI axis
How do i remove the numbers around the edges. The axis object displays an image i set it. But it shows the numbers on the axis. (pixel count). How do i remove the axis values so its just the picture. Cheers ... 11 May 2010 12:16
Abort with waitbar/workbar
Hi! In a for-loop, I would like to use a waitbar like the standard Matlab waitbar with a cancel button, but good looking. There are some better waitbars in the file exchange, but none of them seem to have a cancelbutton with them. I want my user to: - See the progress the program is making - Be able to stop the ... 12 May 2010 09:07
rectangular matrix
"Artur Racu" < "Oleg Komarov" "Artur Racu" hy everybody, how can help me, i hve a retangular matrix and belove the diagonal i have zeros how can i remove them without removing zeros above the diagonal, thank you, Artur I suppose you have, for example purpo... 11 May 2010 11:09
matlab compiler cgi
Hi all, I am trying to run a matlab executable built with matlab compiler through CGI on apache server. I did not install MCR because I am working locally for the moment, both matlab and apache are installed on my machine. The executable works fine when I launch the run_myapp.sh shell script, but I get the follow... 11 May 2010 11:09
sorting cell arrays
I have a cell array A where the first column is years and the second is a unique ID 2001 '00846U' 2007 '00846U101' 2004 '00846U101' 1990 '013817' 1995 '013817' 1992 '013817' how can I sort it using two dimensions: based on ID and then based on years ? i.e for each group of unique IDs I want the rows to be so... 11 May 2010 12:16
Mastermind Matlab
I need some help. I'm totally new to matlab but uni forced me to do a paper coding in mathlab so i'm having a hard time :). My question is the following: I did find a genetic algorithm for the mastermind game online. However I should be able to determine the average guesses of the algorithm for a play of 6 colours ... 11 May 2010 11:09
How to remove the upper and lower border of a figure?
I am trying to stack 3 panels into one. So I need to remove (or make transparent) the panel borders between panel 1 & 2, 2&3. Anyone know how to do this? Thank you. ... 11 May 2010 11:09
Subsetting Daily Data
Hello all, Quick question: I have a dataset which contains daily rainfall values. Lets say (for arguments sake) that there are 30 years worth of daily data recorded in a text-pad file as such: 1/1/80 1 2/1/80 2 3/1/80 3 4/1/80 4 .. .. .. .. x/x/xx x What I want to do is break t... 11 May 2010 11:09
First  |  Prev |  Next  |  Last
Pages: 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735