Watreloo and Matlab R2018b
Thank you. It works
Ah. Now resolved, I hope.
The source code on githubdoes not include the java source.
Apologies if you have received a dozen or so out-of-date emails. It seems the subscription...
PDF support depends on Apache Batik which ships with MATLAB. There are some issues,...
How can we prevent jitter in the display when we update the data?
Hi, After running the example code for the polarbar plot in MATLAB, I noticed that...
It workt for me. Just add '-v6' whenever you save a variable on disc. Regards
Dear Malcolm, is it possible to add an example of making contour plot in pure Java...
hello, once for example the demo included in the GTabContainer.m file is done how...
Hi, I am using NetBeans IDE for some swing applications. I need to generate a contour...
Hi, I'd like to try out Waterloo to see if it fits the needs of a project I'm working...
Xbox 360 Stay may be the jewel in Microsoft crown which can help differentiate this...
Hello, Is it possible to add more examples for JavaXF or Java? I'm intrested showing...
Hi Sigtool team, I'm new to sigtool/waterloo and I'm trying get my head around the...
Warning is printed to the command window as I wanted to save the figure as a .pdf...
I installed the MATLAB API, added to the path and started it by entering "waterloo"....
It's on Github: shadowed on SourceForge website but perhaps not getting accessed...
Hi, I can not find the source code using the link. Where did it go? Was it remov...
Take a look at the kcl.waterloo.graphics.plots2D.contour package. Waterloo does not...
Hi, Waterloo is a great project. I only missing examples for Contour Plots using...
cl.waterloo.plot.WPlot.bar fails when BarWidth is specified
The waterloo.zip file has now been updated with this fix.
Thanks!
cl.waterloo.plot.WPlot.bar fails when BarWidth is specified
cl.waterloo.plot.WPlot.bar fails when BarWidth is specified
For colors, the fill property of the bar plot sets the colors. Supply e.g. an array...
1.1RC3
SplitPane divider bug
This is now fixed in 1.1RC3 as part of the update for HG2
The code I wrote was simply a very limited demo showing how jzy3d graphs might be...
I'm having a difficult time getting enough information on this project from your...
Check you have a v6 mat file. If it is v6, could you post an example file to tes...
waterlooFX
Waterloo uses "undocumented" MATLAB features - so is liable to break between updates....
SplitPane divider bug
Not sure. It works fine on R2013b. Have you followed the setup at http://waterlo...
Yul It is a hint. The graph automatically updates the value when the axes limits...
Well, isn't that what the removeListeners() method is doing? Anyway, the following...
Hi, I am trying to do the same, that is disable mouse interaction using the Java...
Ok It looks like setTicksOutward was provided for that reason - no reason, in principle,...
@Yul Glad you like it. The ticks are not objects so have no handles (they are rendered...
It seems likely that you do not have a complete waterloo folder - only the Waterloo...
By way of explanation, I have accidentally deleted the OP's question (apologies OP)....
Yes. The TestCategories.m file shows how to do this. Call: setCategory(1,'Group 1');...
The GJLine paintPlot assumes some non-NaN data are present to plot. That could be...
The GJLine paintPlot assumes some non-NaN data are present to plot. That could be...
OK, thanks. I am getting a very similar error, even without changing the graph data....
Hi, Thanks for the info. I did as you said, and the following code seems to work...
Tamas This behaviour calls the intersects method in the java.awt.Shape implementations...
Hi, What is the best way of detecting mouse-click events on plots? I would like to...
Tamas I'll make updatePlots private for the release I think. Also - if you want fixed...
Hi Malcolm, Changing updatePlots() to autoScale() works like a charm! Thanks
Tamas Change graph.updatePlots() to graph.autoScale(). updatePlots is only public...
Hi, I have a problem, when I try to add data to a chart as suggested above, and the...
MATLAB R2013b+
1.1RC2 now uses FileDialogs on Java 7+ for MacOS.
Neal Looks like the last posts overlapped. Great you got things running. The new...
Great. 1.1RC2 is now posted and I have added the zips using a Windows RStudio bu...
Neal I have just posted 1.1RC2 and added a single jar build to the distro. https...
1.1RC2
Salvatore Maybe TMW will address the issues with HG2 - I don't know. For the present...
Quality will be the same with a figure or GXFigure. You might like to try MATLAB's...
surf is a MATLAB graphics command - there is no Waterloo equivalent. To add a MATLAB...
Neal I think I now see the problem. I suggest using a Netbeans Java class library...
Neil You can test your build by running kcl-waterloo-base.jar. Its an executable...
Hi Tamas There is no legend yet - I wanted to get the API for the data model stable...
gshell_1.1-0.tgz is present and has a valid DESCRIPTION. but perhaps for Windows(??)...
MATLAB R2013b+