Mark, New problem comes out in my work. It compiles and executes through, but the result is not correct. The length of pareList is 0. ( Object parseList[] = ...
Excuse txt, on cell fone. Try with a pure mml doc not mixed html ... =?ISO-8859-1?B?TmV3IHByb2JsZW0gY29tZXMgb3V0IGluIG15IHdvcmsuIEl0IGNvbXBpbGVzIGFuZA0=?= ... ...
Mark, I really appreciate your wonderful work and kind help. But I still have questions: 1. Do you mean the method of Element createElementNS(String...
Its on CVS, http://cvs.sourceforge.net/viewcvs.py/jsci/jsci/classes/JSci/mathml/MathMLDocumentImpl.java?rev=1.5&view=auto but i'll send you a new jar as well. ...
I got it. Mark. Now I can continue on my project. If any problems , I will let you know. Thanks again for your wondful work. You saved us a lot. Jarry ... ...
I got it. Mark. Now I can continue on my project. If any problems , I will let you know. Thanks again for your wondful work. You saved us a lot. Jarry ... ...
Mark, I got a new question. If I pass number to java file and use evaluate(), I can get correct result. But If I parse variable (ci) to java file and use...
That was so easy and it works. I should not spent 3 hours on it. Thanks so much. ... __________________________________________________ Do You Yahoo!? Tired...
Hi, The main change in this release is that the matrix and vector classes have been moved to seperate sub-packages. The package names of these classes have...
Firstly, I am very sorry for the trouble to all of you! I am a postgraduate in Sichuan university in China. Recently I am studing on java wavelet transform...
First of all,I am very glad for your reply.Thanks! I have read the examples the Jsci package contains.but unluckily there is no code that I need. In the...
Unfortunately, I don't have much expertise with wavelets. If you describe the reconstruction procedure, I maybe able to point you to the relevant methods in...
I read the link you posted several days before.But it can't help me solve my problem. If you can point to me some methods in the API,it would be greatly...
Hi all, i would like to plot some data in a LineGraph. I do get a window displaying x/y-axes, but no data is plotted. I did some examples for the JPieChart and...
Hello Frank I notice that your x-axis goes from one to four, but your values (SERIESA) vary between ~15 and 20. I'd imagine this has something to do with it. ...
... Mark ... http://us.click.yahoo.com/T8sf5C/tzNLAA/TtwFAA/nhFolB/TM ... ___________________________________________________________ To help you stay safe and...
Hi all, thanks again for the fast help on my first prob - hope i'm not getting on your nerves :))), but i ran into a second one: i am trying to show some data...
Hi, The histogram works with (variable) intervals, so x={1,3,7}, y={0,25,65} translates to plotting a data table like 1-3: 25 3-7: 65 thus y[0] is irrelevant....
Hi Marc, thx again for the fast reply. Somehow I do not get the point: What kind of data should the dataseries contain? My reasoning was such: the provided...
The y-values are the counts for each bin. Each bin is specified by an interval. So that y[i] contains the counts for the bin from x[i-1] to x[i]. It is not ...
Any suggestions for making a bar graph that has its labels written vertically inside or on top of the bars? I need this because the labels I have are too big...
I have been unable to find any API concerning the labeling of JLineGraph* graphs. I would like to provide labeling for each data series, and along the x and y...