Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
Mathematics
General TopicsResearchOperations ResearchStatisticsMathematical LogicNumerical AnalysisUndergraduate MathAlgebra HelpRecreational Math
Math Software
MapleMathematicaMATLABScilabSASSPSS

Math Forum / Math Software / MATLAB / July 2008



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
cftool options11 Jul 2008 16:59 GMT5
I am trying to use the cftool options in MATLAB and I have
gotten confused by the syntax.
I am trying to change the options by writing the lines of
code that will change the default algorithm solver
Surface plot error11 Jul 2008 16:52 GMT2
I am trying to plot two functions simultaneously using the
following code. The second plot is giving me the following
error:
"??? Error using ==> set
plot grouped bar figure using individual color11 Jul 2008 16:20 GMT1
I plot a bar figure using grouped style. the m-code that does so is:
figure; bar([cov_filt3(1:4)' cov_filt4(1:4)'], 'group');
now I'd like to changed the color of the bars individually. How does it
work?
bug in FIND11 Jul 2008 15:50 GMT2
I observe strange behavior when requesting subscript-style
indices from FIND (running R2007b on Windows).  I observe
the problem when the input to FIND is 3D (when input is a
matrix there's no problem; I haven't checked to see what
probabiity help11 Jul 2008 15:14 GMT8
I am trying to simluate(using matlab)the probability of getting exactly 5 heads in a row when a fair coin is tossed 10 times.I used binornd and randtool but coud not do it.I have been using matlab only for 4 months.Also pls recommend some ebook or some resource to handle simiar ...
density contours11 Jul 2008 14:28 GMT2
Hi, I'm pretty new to matlab and have only used really basic
aspects so far (mostly just graphing).  What I want to do
now is draw some density contours based on how many points
are plotted in an area of a graph.  I've been looking
include m-file in a build gui11 Jul 2008 14:00 GMT1
I have a gui program from which I build a project using
deploy tool. This procedure will encrypt my M-files.
However, I want to enable other users to make changes to
one of the m-files. My question is now: is it possible to
close waitbar after Ctrl-C11 Jul 2008 13:53 GMT4
I have a m file that shows a waitbar, during the evaluation
of a long for loop.
As I'm debugging the file, I often have to interrupt the
evaluation using Ctrl-C. When I do this, the waitbar remains
rename gui11 Jul 2008 13:48 GMT2
I just renamed a gui file by using save as in guide, but
after that I get all kind of warnings in the matlab output
window with the old file name.
the warnings are:
losing zeros at the end and beginning of rows only11 Jul 2008 13:27 GMT3
I wonder if someone can help.  I've got data that is constantly updated being imported into matlab at the moment blank spaces for missing data are being filled with zeros I want to calculate the mean etc.. for these rows but do not want to lose the zeros sandwiched in the data by ...
Equation with integrals upper bound as unknows11 Jul 2008 13:20 GMT2
Hi,This function is using symbolics to solve an equation with an integral
where the upper limit of the integral is the unknown. This is soooo slow,
and i have to find another method.Is this possible to do numeric ?function
b=warp(R,N) % make symbolicsyms x;syms r % Gaussian ...
About matlab object oriented programming?11 Jul 2008 12:22 GMT24
I heard that the matlab way of object oriented programming is a little
clumsy. It may end up wrinting much more code in OO way than in
function way.
Matlab does not have the namespace mechanism as in C++ (let me know if
NIDAQ problem11 Jul 2008 11:55 GMT5
I'm trying to set analoginput device with NI 6034E card.
I use:
ai=analoginput('nidaq',1);
but get an error:
timer and triggers11 Jul 2008 11:47 GMT2
I'm trying to generate triggers at the start of specific times so I've
created a timer object. However, these specific times are created by
random variables. I have about 1000 nodes, each of which can generate
events at any time, so at any point in time, I can have several timer
digital interface to Computer Boards USB-1408FS11 Jul 2008 11:40 GMT3
I am interfacing a Computer Boards USB-1408FS to control a
digital device. (and - later- to read the analog output)
I can set up the device with
dio=digitalio('mxx',1)
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2010 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.