http://bugzilla.ecoinformatics.org/show_bug.cgi?id=5546
--- Comment #3 from Christopher Brooks <[email protected]> 2011-12-06 19:05:17 PST --- Reopening this is fine with me, though I think that changing the iteration from 0 (run forever) to 1 is a mistake because 1 iteration producing one data point is not usually very useful. There was a bug where the plotter would not even plot one data point. If you want to go ahead and do this, then probably the easiest way to do this is to modify kepler/directors/resources/kar/CoreDirectors/SDFDirector.xml and add <property name="iterations" class="ptolemy.data.expr.Parameter" value="1"/> -- Configure bugmail: http://bugzilla.ecoinformatics.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. _______________________________________________ Kepler-dev mailing list [email protected] http://lists.nceas.ucsb.edu/kepler/mailman/listinfo/kepler-dev
