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 / Scilab / August 2006



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Uicontrol scrollbar bug31 Aug 2006 08:55 GMT20
If I try to run the Uicontrol demo (using Demo->TK/TCL
Demos->Uicontrol) on my Linux machine, I find a very strange behaviour
with the scroll bar. At first it works, but after reaching its maximum
possition, all values seem to be multiplied by 10. I have the same
keyboard hotkeying to uicontrol buttons?30 Aug 2006 06:55 GMT15
I created a scilab application for my work, with a GUI where by clicking
on buttons, things happen. Now my colleagues would like to substitute a
key click for a mouse click, which would ease things since there is a lot
of repetitive clicking in this application. For example, I would ...
ode_optional_output, what are rd, w and iw?28 Aug 2006 10:44 GMT5
I am interested in the output vectors w and iw produced by the ode
function. Indeed, I need to understand why a simulation diverges and
would like to have a look at these useful vectors.
However, the help document is not complete:
Another problem with Axis Properties in surf()26 Aug 2006 23:14 GMT1
Running scilab-4.0-b4-20060515
Here's another problem with surf() and axis properties:
-->Z = [ 0     0     0.01 -0.03 -0.18 -0.25 -0.11 -0.02  0     0  
        0     0.01  0.03 -0.37 -1.87 -2.47 -1.09 -0.16 -0.01  0  
question on triangulation meshes in Scilab25 Aug 2006 18:08 GMT2
Please bear with these vague questions.  I want to use Scilab
and to code a published algorithm to do Image Interpolation
based on Data Directed Triangulation (DDT).
Briefly, the heart of the alg. is the formation of a 2D
How to use dll file?22 Aug 2006 19:23 GMT4
I want to use a function in DLL but it's not working..
I think, that I need to use "link" and "fort" ..?
I type this code :
link('piapi32.dll','pitm_parsetime','C')
new graphic with scicos22 Aug 2006 07:35 GMT3
What about the possibility of using new graphics features with scicos
sink boxes. I read in a previous topic posted in 2004 that you were
waiting to be sure of robustness of new graphics.
thanks
Do objects change their handle?21 Aug 2006 09:23 GMT5
I am confused by the use of the gca() function and handle assignment in
Scilab 4.0:
If I create a colorbar and get the handle using
 colorbar(0,1)
Scilab/TCL_Tk interface problems20 Aug 2006 20:40 GMT5
I'm in the beginning of the development of a simulation software
package.
The purpose is: "DSP-principles simulation"
I try to create the software with TCL/TK for the visual aspect and
Animation to Movie19 Aug 2006 07:04 GMT1
I'd like to generate a movie, say an MPEG4 file, from a sequence of
figures. I generated the figures as a Scilab animation. Google turned up
many MPEG players and a lot of theory, but I could not find ready made
software for making an MPEG. Does anyone have any hints for me?
drawing a 3D grid from a data file19 Aug 2006 02:45 GMT5
  I followed the suggestions of an earlier thread and set my graphics
up as follows; (My data is on an adaptive grid - aerial image
simulations of an electronic design mask)
Mat = read('data.txt', -1, 3);  // -1 to read all the lines
SVD times18 Aug 2006 20:45 GMT1
Can anyone explain the huge difference in times when using Scilab 4's
SVD as shown below?
-->A=rand(1000,1000);
-->tic();B=svd(A);toc()
Is it the fault of "ScilabEval"?17 Aug 2006 02:11 GMT2
I inserted some "ScilabEval"  commands into the tcl script,but some
error came.After coming back from the Scilab routine ,the tcl
primitives are not in use.
For example:
large mat files16 Aug 2006 21:46 GMT1
I try to load a large .mat file (200 MB binary type), but it does not
work. I get a error message, although I tried to expand the memory with
"stacksize(70000000)".
->loadmatfile('h:\test2.mat')
What can you put in .scilab16 Aug 2006 08:06 GMT1
As a newbie, reading through the limited amount of documentation
regarding .scilab and scilab.ini it is my understanding that the
distinction between the two is primarily .scilab for Linux and
scilab.ini for windows.  I was wondering what actually can be placed in
Pages: 1 2 3 July, 2006
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2009 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.