Plotting Packages Ray Gasser Aaron Fuegi SCV Visualization Workshop – Fall 2008.

Slides:



Advertisements
Similar presentations
Dr Andy Pryke - The Data Mine Ltd An Introduction to R Free software for repeatable statistics, visualisation and modeling Dr Andy Pryke, The Data Mine.
Advertisements

Introduction to Computers Section 6A. home The Operating System (OS) The operating system (OS) is software that controls the interaction between hardware.
XP New Perspectives on Introducing Microsoft Office 2003 Tutorial 1 1 Using Common Features of Microsoft Office 2003 Tutorial 1.
ITEC 1001 Tutorial 1 Using Common Features of Microsoft Office 2003.
CASE SCENARIO: GOOGLE DRIVE.  When Google Drive first launched, it served as a place to store your files in the cloud so that they could be accessed.
Hardware and Software Erik Brisson SCV Visualization Workshop – Fall 2008.
Working with Image Files Aaron Fuegi SCV Visualization Workshop – Fall 2008.
4 November 2009 Geant4 Data Analysis J. Perl 1 Trivial Data Analysis for Geant4 Joseph Perl, SLAC Geant4 v9.2p02.
IS&T Scientific Visualization Tutorial – Spring 2010 Scientific Visualization Tutorial.
Integrating Access with the Web and with Other Programs.
This document is for informational purposes only. MICROSOFT MAKES NO WARRANTIES, EXPRESS OR IMPLIED, IN THIS DOCUMENT. © 2007 Microsoft Corporation. All.
Microsoft Access 2007 New and Improved. Improved Interface / New icons for easy accessibility. / Several Pre-built templates. / Drop down menus. / New.
Designing your workflow IS&T Scientific Visualization Tutorial - Summer 2010.
1 CA201 Word Application Working with Charts Week # 7 By Tariq Ibn Aziz Dammam Community college.
McGraw-Hill Technology Education© 2004 by the McGraw-Hill Companies, Inc. All Rights Reserved. Introduction to Microsoft Office.
IS&T Scientific Visualization Tutorial Erik Brisson Introduction to Scientific Visualization.
13 January 2011 Geant4 Data Analysis J. Perl 1 Trivial Data Analysis for Geant4 Joseph Perl, SLAC Geant4 v9.4.
Matlab and IDL Erik Brisson SCV Visualization Workshop – Fall 2008.
IS&T Scientific Visualization Tutorial Erik Brisson Introduction to Scientific Visualization.
IS&T Scientific Visualization Tutorial – Spring 2010 Robert Putnam Plotting packages overview.
XP 1 Using Common Features of Microsoft Office 2003 Rod Rodrigues.
© Copyright 2000, Julia Hartman 1 Scatterplot Output: Editing the Graph You can edit the output to display the entire variable label. Click inside the.
IS&T Scientific Visualization Tutorial - Summer 2010 Scientific Visualization Tutorial.
XP Using Common Features of Microsoft Office Tutorial 1.
Objectives Machine language vs.. High-level language Procedure-oriented, object-oriented, and event- driven languages Background of Visual Basic VB Integrated.
How To Make Graphs in Microsoft Excel Outline Making Bar Graphs Making Scatter Plots – 1 series Making Scatter Plots – Multiple Series.
USER GUIDE TO OPEN OFFICE BY MARTIN ROCHE 11K. CONTENTS.
1 Working with MS SQL Server. 2 Objectives You will be able to Use Visual Studio for GUI based interactive access to a Microsoft SQL Server database.
A L I MAM M OHAMMAD B IN S AUD I SLAMIC U NIVERSITY C OLLEGE OF S CIENCES D EPARTMENT OF M ATHEMATICS MATLAB 251 : MATH SOFTWARE Introduction to MATLAB.
UWG 2013 Meeting PO.DAAC Web Services Demo. What are PO.DAAC Web Services?
Integrated Development Environment (IDE)
Gnuplot What is gnuplot? an interactive plotting program.
11/13/07 J. MooneCenter for Professional Development1 Office 2007 Changes At First Glance.
CERN - IT Department CH-1211 Genève 23 Switzerland t DB Development Tools Benthic SQL Developer Application Express WLCG Service Reliability.
IBIS-Q Tutorial: Exporting Data to Excel IBIS makes it easy to export data results to Excel.
Plotting in Microsoft Excel. 1) Enter your data into the Excel spreadsheet in table format. Your data should have column headers, row headers and data.
FIRST COURSE Integration Tutorial 1 Integrating Word and Excel.
XP New Perspectives on Integrating Microsoft Office XP Tutorial 1 1 Integrating Microsoft Office XP Tutorial 1 – Integrating Word and Excel.
Intro to Excel - Session 6.11 Tutorial 6 - Session 6.1 Integrating Excel with Other Windows Programs and the World Wide Web.
Objectives Learn about object linking and embedding (OLE) Embed an Excel chart in a Word document Edit an embedded Excel chart in Word Link an Excel worksheet.
Introduction to ArcGIS for Environmental Scientists Module 3 – GIS Analysis Model Builder.
Excel 2010 Formatting Columns and Rows Excel 2010 / Mr. Bitenas In this lesson you will learn how to insert, delete, and resize Columns and Rows.
SOFTWARE IB ITGS. Application Software Word Processing: Using a computer to create, edit, and print documents. (insert text, delete text, copy, cut, paste,
BOĞAZİÇİ UNIVERSITY DEPARTMENT OF MANAGEMENT INFORMATION SYSTEMS MATLAB AS A DATA MINING ENVIRONMENT.
DATA MINING Pandas. Python Data Analysis Library A library for data analysis of (mostly) tabular data Gives capabilities similar to Excel and SQL but.
CONTENT  Introduction Introduction  Operating System (OS) Operating System (OS) Operating System (OS)  Summary Summary  Application Software Application.
XP New Perspectives on Microsoft Office Access 2003, Second Edition- Tutorial 8 1 Microsoft Office Access 2003 Tutorial 8 – Integrating Access with the.
CHANGING THE VOLUME Click the volume icon in the bottom right hand corner of the screen.
Advanced Charts Lesson 9. Objectives 1. Create charts by using data from other applications. 2. Modify chart types. 3. Add and modify chart options. 4.
Graphing in Excel X-Y Scatter Plot SCI 110 CCC Skills Training.
Graphing Pictures on the Coordinate Plane (Using a Spreadsheet)
© 2013 Software AG. All rights reserved. ARIS Interactive Guide helps you to find buttons and functionality from ARIS 7.2 in ARIS 9. Start After starting.
VBk Practical Mathematics and Microsoft Excel Course Line graphs WINCHESTER COLLEGE.
Fuel Cell Modeling Albert Wong. Background and Objectives  To produce a easy to use user interface for modeling the fuel used in a fuel cell.  Port.
Python Scripting for Computational Science CPS 5401 Fall 2014 Shirley Moore, Instructor October 6,
Programming vs. Packaged
Understand Charts and SmartArt Graphics
Computer Software: Programming
Chapter Topics 15.1 Graphical User Interfaces
Lecture 25.
Understand Windows Forms Applications and Console-based Applications
Network Visualization
Programming vs. Packaged
An Introduction to Collaborative Online Documents
Microsoft Office Access 2003
Which Software?.
Information Technology Ms. Abeer Helwa
Microsoft Office Access 2003
Chapter 15: GUI Applications & Event-Driven Programming
Introduction to Scientific Visualization
Presentation transcript:

Plotting Packages Ray Gasser Aaron Fuegi SCV Visualization Workshop – Fall 2008

Plotting Packages - Applications Commercial –MATLAB –Microsoft Excel Open source –Gnuplot –XMGrace SCV Visualization Workshop – Fall 2008

Plotting in MATLAB Commercial package Command line + menu interface Good output quality Good control of plot appearance (with some effort) Excellent on-line documentation SCV Visualization Workshop – Fall 2008

Plotting in MATLAB - Example SCV Visualization Workshop – Fall 2008

Plotting in Microsoft Excel Commercial package Data in connected Excel spreadsheet –If using functions (ex: sin(x)), applied in spreadsheet, not in plot. GUI Interface –Click on item you want to modify (axis, gridlines, chart size, etc…) and adjust. High quality output but can be tricky to control Cut & Paste – easy interaction with other Windows/Mac OS programs SCV Visualization Workshop – Fall 2008

Plotting in Microsoft Excel - Example SCV Visualization Workshop – Fall 2008

Plotting in Gnuplot Free, widely available Command line interface Fair output quality Fair control of plot appearance Interfaces to C, Fortran, Perl, Python Tons of documentation and examples easily available on the web (or included with the package) SCV Visualization Workshop – Fall 2008

Plotting in Gnuplot - Example SCV Visualization Workshop – Fall 2008

Plotting in XMGrace Free GUI + command line interface Good output quality Great control over plot appearance Can be called from C/Fortran programs User’s guide, tutorial, and examples included in package. Caveats: quirky user interface and non-intuitive workflow; steep learning curve. SCV Visualization Workshop – Fall 2008

Plotting in XMGrace - Example SCV Visualization Workshop – Fall 2008

Plotting Packages - Demos MATLAB Xmgrace Gnuplot Microsoft Excel SCV Visualization Workshop – Fall 2008