Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.398.782 Times

Linestyles software
 

Linestyles

Added: July 18, 2013 | Visits: 317

Plot Unit Vectors This function plots unitvectors X Y and Z or (e1, e2, e3) from an origin.This function is fairly robust in that it can take 2 types of input. It can take a transformation matrix of the formtrMatrix = [1 0 0 0; pos' unitx' unity' unitz'] as:fcn_plotUnitVectors(trMatrix).Or it can take it as a...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (44): Plot Unit Vectors Download

Added: April 03, 2010 | Visits: 1.423

PDL::Graphics::PGPLOT::Window PDL::Graphics::PGPLOT::Window is a OO interface to PGPLOT windows. SYNOPSIS perldl> use PDL::Graphics::PGPLOT::Window perldl> $win = PDL::Graphics::PGPLOT::Window->new(Device => /xs); perldl> $a = pdl [1..100] perldl> $b = sqrt($a) perldl> $win->line($b) perldl> $win->hold() perldl> $c...


Platforms: *nix

License: Freeware Size: 1.1 MB Download (106): PDL::Graphics::PGPLOT::Window Download

Added: May 10, 2013 | Visits: 411

PyX Code PyX is a Python package for the creation of PostScript and PDF files. It combines an abstraction of the PostScript drawing model with a TeX/LaTeX interface. Complex tasks like 2d and 3d plots in publication-ready quality are built out of these primitives. Features: - PostScript and PDF output for...


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (54): PyX Code Download

Added: August 16, 2013 | Visits: 297

plotmark When doing black and white figures with several curves, it is sometimesdifficult to uniquely identify each curve, since the number of different linestyles is quite limited.This function implements one possible solution, which consists inmarking each curve with a single symbol located somewhere...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (47): plotmark Download

Added: September 12, 2013 | Visits: 463

grid2 - add a grid to 2D plots This function adds a grid to 2D plots. The grid contains out of lines which can be modified by linestyles and color information. This function expands the functionality of the normal grid implemented in MATLAB plots.plot(rand(1,10));set(gcf,'color',[1 1 1]);grid2(gca,'color',[0.7 0.7...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (42): grid2 - add a grid to 2D plots Download