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
default value when no callback22 Jul 2008 15:20 GMT6
How to put a default value of the callback if it's not being
called? so that there is always a value even it's not being
used. Like this?
function  answer_nochange_Callback(hObject, eventdata, handles)
go to next function in one callback?22 Jul 2008 15:12 GMT8
In Gui, how do I command the callback function to go to the
next function?
For example, when I first press the button, it will go to this,
function answer_faster_Callback(hObject, eventdata, handles)
Modelling of a hot water cylinder22 Jul 2008 14:43 GMT3
I want to know what i have to use in simulink to start with
the modelling of a geyser.
"catching" warnings22 Jul 2008 14:40 GMT3
There is a function which yields a certain warning (I know
the warning message id). I would like to catch that warning
and wrap it into a warndlg. How can I "catch" warnings in a
similar fashion to error handling with try catch?
Using Matlab Structure22 Jul 2008 14:39 GMT3
This may be a baisc question but it is causing me a lot of headaches.  When I use the matlab syntax:
i=1:n
j=1:n
k=1:n
how to insert/delete rows in a matrix without copy the rest of matrix22 Jul 2008 14:21 GMT11
Matlab is very slow add/delete a row in a matrix.
It always trying to copy the whole matrix
e.g.,
a = rand(5000);
help required22 Jul 2008 14:13 GMT2
             Greetings of the day!
I have following doubts in my mind.
1) While training, performance metric is shown in the top
of the graph. What does this signifies.
xpc simulink error22 Jul 2008 14:02 GMT1
I am currently working on a project that requires the use of
SimuLINK and xPC Target. The setup right now involves two
computers, one to run the actual MATLAB/SimuLINK files and
the other that has the National Instruments PCI-6025
Saving a Plot22 Jul 2008 13:58 GMT7
Is there a way to save a plot such that it doesn’t put up a
plot but saves to a specific file name and location as
a .png file?
Return is time-consuming ??22 Jul 2008 13:42 GMT2
I was profiling my code and I found something really odd.
I have a function which is called /billions/ of times during a
simulation (276241 times in my testing example). So I was trying to
focus on optimizing this function to get the code to run faster. After
saving as csv22 Jul 2008 13:31 GMT1
I am extracting some data from previously made structured
arrays and was wondering if i had multiple data items that
looked like:
Data1 = <1181 x 1>
writing S-Function with C++  for xPC Target Real Time Application22 Jul 2008 13:20 GMT1
I have an algorithm that was realized using C++. I wrote a
S-Funciton with this C++ code and it runs off-line in
simulink. But my aim is to use it in a xPC Target Real Time
Application. I could not do that.
{ } ---> [ ]22 Jul 2008 12:56 GMT5
is it possible to grab/convert the value in the cell array?
s= {[1 2 3] [3 4 5]}
so that it becomes
s= [1, 2, 3; 3, 4, 5]
Flexgrid Control is MIssing !!22 Jul 2008 12:50 GMT1
I am using MATLAB 2007a, in my ActiveX Control list
Microsoft Flexgrid control is missing. How do i install it ???
Any Help plzzzzz!
Thanks !!
state space form solver using ode4522 Jul 2008 12:31 GMT1
.. the following scenario
I have a transfer function in s-space like H(s)=N(s)/D(s).
Using the function tf2ss provides me a transfer function in
state space form commonly written as:
 
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.