特殊:Badtitle/NS100:KMatplot

来自Ubuntu中文
Wikibot留言 | 贡献2008年10月19日 (日) 12:37的版本 (新页面: {{From|https://help.ubuntu.com/community/KMatplot}} {{Languages|UbuntuHelp:KMatplot}} Parent: Software == Introduction == '''KMatplot''' is a tool for plotting...)
(差异) ←上一版本 | 最后版本 (差异) | 下一版本→ (差异)
跳到导航跳到搜索
可打印版本不再受到支持且可能有渲染错误。请更新您的浏览器书签并改用浏览器默认打印功能。

{{#ifexist: :KMatplot/zh | | {{#ifexist: KMatplot/zh | | {{#ifeq: {{#titleparts:KMatplot|1|-1|}} | zh | | }} }} }} {{#ifeq: {{#titleparts:KMatplot|1|-1|}} | zh | | }}

Parent: Software

Introduction

KMatplot is a tool for plotting data sets in either two or three dimensions. It can plot many types of 2d plots, including pixmaps and contours, and 3d surfaces. Regardless it doesn't include statistic tools, it's a very usefull ploting software, since it offers a full WYSIWYG mode with multiple objects on a single page.

Screenshot

{{https://help.ubuntu.com/community/KMatplot?action=AttachFile&do=get&target=Kmatplot.png%7D%7D

Installation

sudo apt-get install kmatplot

Hints and Tips

  • Check the examples that you can find in Help > Examples

Geting started

Kmatplot works in base to 2 working units: Worksheet and Page. Worksheets allows you to load all data you will need for ploting. The very first steps to start working with kmatplot are as follows:

  1. Create a new worksheet window: Windows > New window > Worksheets
  2. Create a new worksheet: Worksheets > New sheet
  3. By selecting the new created sheet (Unnamed, before saving), we can either start introducing our data or import them from a *.txt format table: Worksheets > Import data

Once the data have been loaded, we can start setting up our plot by creating a neew Page (Page > New page) and editing it. Alternatively, you can use the wizard (Graph > Wizard) and modify the result it offers to you. Finally, you can export the plot to several image formats (Page > Export image).

Links