[go: up one dir, main page]

Menu

Commit [r165]  Maximize  Restore  History

- we now save information about two points for terminal points

if possible; therefore, we:
* changed argument list of all save-, print- and badat- functions
to include one or two charts
* removed field 'sol' completely from opts structure (this is
now much cleaner)
* save_data now returns a chart with updated solution label (.lab)
and point type (.pt_type), this chart is then passed to print-
functions
- user-defined save functions now return variable 'data' instead of
field names
- updated all examples to use 'data' instead of 'sol' where necessary

frank 2008-07-11

changed /coco/examples/bratu/demo.m
changed /coco/examples/impact/demo.m
changed /coco/examples/impact/demo2.m
changed /coco/examples/pneta/demo.m
changed /coco/toolbox/alcont/alcont_sol2sol.m
changed /coco/toolbox/alcont/private/alcont_save.m
changed /coco/toolbox/alcont/private/bddat_usr_data.m
changed /coco/toolbox/coco/private/default_print.m
changed /coco/toolbox/coco/private/default_save.m
changed /coco/toolbox/cover1d/private/bddat_append.m
changed /coco/toolbox/cover1d/private/bddat_prepend.m
changed /coco/toolbox/cover1d/private/print_data.m
changed /coco/toolbox/cover1d/private/save_data.m
changed /coco/toolbox/cover1d/private/save_full.m
changed /coco/toolbox/cover1d/private/save_reduced.m
changed /coco/toolbox/cover1d/private/state_add_BP.m
changed /coco/toolbox/cover1d/private/state_add_MX.m
changed /coco/toolbox/cover1d/private/state_add_SP.m
changed /coco/toolbox/cover1d/private/state_check_solution.m
changed /coco/toolbox/cover1d/private/state_init_chart_list.m
changed /coco/toolbox/cover1d/private/state_insert_points.m
changed /coco/toolbox/cover1d/private/state_predict.m
changed /coco/toolbox/mpbvp/private/mpbvp_print_data.m
changed /coco/toolbox/mpbvp/private/mpbvp_save_full.m
changed /coco/toolbox/todo.txt