Kazuyoshi Furutaka wrote: > How can I access and plot the error values which were > read through the "aValue,+-" format?
You can see the values in the Data->Edit dialog box. If you want to plot them separately and not as error bars on aValue, you can go to the Data Create dialog box and create a new dataset. Enter name aValueErr for example, click on Expression using existing datasets, and enter aValue_serr in the Value field. Click create. You should have a new dataset aValueErr with values equal to the error bars on aValue. Jeremy _______________________________________________ Veusz-discuss mailing list [email protected] https://mail.gna.org/listinfo/veusz-discuss
