QtiPlot 0.9.7.2 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News QtiPlot 0.9.7.2 (Default branch)
# 1  
Old 09-25-2008
QtiPlot 0.9.7.2 (Default branch)

ImageQtiPlot is a clone of Origin for data analysis andscientific plotting.License: GNU General Public License (GPL)Changes:
The fit wizard was improved: the parameters ofuser defined functions are automatically detectedand syntax errors are reported. A new ellipse toolfor 2D plots was added. The possibility toconfigure the behavior of note editors wasimplemented. Completion was improved. Scriptingwas improved with the possibility to customizeplot curves in terms of color, line width, andline style. Nonlinear curve fitting is easier:parameters are automatically detected when you seta fit formula. Export to vector formats wasimproved. Tex equation dialog were improved. A bugaffecting linear regressions on weighted data setswas fixed.Image

Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
SciDAVis(1)						      General Commands Manual						       SciDAVis(1)

NAME
scidavis -- Scientific Data Analysis and Visualization SYNOPSIS
scidavis [ OPTIONS ] [ file_name ] DESCRIPTION
scidavis is a user-friendly data analysis and visualization program primarily aimed at high-quality plotting of scientific data. It strives to combine an intuitive, easy-to-use graphical user interface with powerful features such as Python scriptability. OPTIONS
This program follows the usual GNU command line syntax, with long options starting with two dashes (`-'). A summary of options is included below. For a complete description, run scidavis --help. -h --help Show command line options. -a --about Show about dialog and exit. -l=XX --lang=XX Start SciDAVis in language XX ('en', 'fr', 'de', ...). -m --manual Show the SciDAVis manual in a standalone window. -v --version Print SciDAVis version and release date. -x --execute Execute the script file given as the next argument. file_name Can be any .sciprj, .sciprj.gz, .qti, qti.gz, .opj, .ogm, .ogw, .ogg, .py or ASCII file. The file type is determined by the file's extension. AUTHOR
This manual page was written by Tilman Benkert <thzs@gmx.net> for the Debian system (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 any later version published by the Free Software Foundation. On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL. SciDAVis(1)