GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Browser(3) User Contributed Perl Documentation Browser(3)

PDL::IO::Browser -- 2D data browser for PDL

cursor terminal browser for ndarrays.

 use PDL::IO::Browser;
 browse sequence 3,2;

 Signature: (a(n,m))
 Types: (byte short ushort long longlong float double)

browse a 2D array using terminal cursor keys

 browse $data

This uses the CURSES library to allow one to scroll around a PDL array using the cursor keys.

Broadcasts over its inputs.

"browse" does not process bad values. It will set the bad-value flag of all output ndarrays if the flag is set for any of the input ndarrays.

Copyright (C) Robin Williams 1997 (rjrw@ast.leeds.ac.uk). All rights reserved. There is no warranty. You are allowed to redistribute this software / documentation under certain conditions. For details, see the file COPYING in the PDL distribution. If this file is separated from the PDL distribution, the copyright notice should be included in the file.

2025-07-03 perl v5.40.2

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.