Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

freemat(1) [debian man page]

freemat(1)						      General Commands Manual							freemat(1)

NAME
freemat - Mathematics Framework SYNOPSIS
freemat DESCRIPTION
This manual page documents briefly the freemat command. This manual page was written for the Debian distribution because the original pro- gram does not have a manual page. freemat is a free environment for rapid engineering and scientific prototyping and data processing. It is similar to commercial systems such as MATLAB from Mathworks, and IDL from Research Systems, but is Open Source. freemat is available under the GPL license. OPTIONS
freemat follow the usual GNU command line syntax, with long options starting with two dashes (`-'). A summary of options is included below. -f <command> Runs freemat in command mode. freemat will startup, run the given command, and then quit. Note that this option uses the remainder of the command line, so use it last. -nogui Suppress the GUI for freemat. -noplastique Do not force the plastique style for GUI. -noX Disables the graphics subsystem. -e uses a dumb terminal interface (no command line editing, etc.) This flag is primarily used when you want to capture input/output to freemat from another application. -i <path> Install freemat - provide the path to the freemat data directory (containing the scripts, help and other files.). Normally these are installed in /usr/share/freemat but regardless, you must run freemat -i once to indicate the location of this directory. Note that in this mode, freemat will only update its internal configuration and then exit. -p <path> -help Show summary of options. AUTHOR
freemat was written by Samit Basu <samitbasu@users.sourceforge.net> This manual page was written by Giuseppe Iuculano <giuseppe@iuculano.it>, for the Debian project (but may be used by others). June 28, 2007 freemat(1)

Check Out this Related Man Page

GLOGG(1)						      General Commands Manual							  GLOGG(1)

NAME
glogg -- interactively browses and searches through a file SYNOPSIS
glogg [QT options] [File] DESCRIPTION
This manual page documents briefly the glogg tool. This manual page was written for the Debian distribution because the original program does not have a manual page. For comprehensive docu- mentation, please see /usr/share/doc/glogg/documentation.html. glogg is a GUI application that helps browse and search through long and complex log files. 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 full summary of options, run glogg --help. -h, --help Show summary of options. -v, --version Show version of program. -d, --debug Increase the amount of debug information output by the program. The option can be specified several times to increase the amount further. SEE ALSO
grep (1), less (1). AUTHOR
This manual page was written by Nicolas Bonnefon nicolas@bonnefon.org for the Debian system (and 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 or 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. GLOGG(1)
Man Page

4 More Discussions You Might Find Interesting

1. Windows & DOS: Issues & Discussions

Portable GUI shell scripting?

I have some scripts that run in Windows, and the ability to put a GUI layer over them is kind of appealing. So when I stumbled over http://wizapp.sourceforge.net/ I thought that was rather cute. (Reading the "advanced batch scripting" art of the manual impresses upon me that no sane person... (2 Replies)
Discussion started by: luke
2 Replies

2. What is on Your Mind?

In defense of the command line

Ever since the 80's, I've been appalled at how many people actually think the click-and-wait interface (GUI) is superior to the command line. I suspect that can be explained by most of them never having used any shell other than the atrocious DOS window, but it still amazes. So I'm pleased to... (3 Replies)
Discussion started by: KenJackson
3 Replies

3. UNIX and Linux Applications

Importing data's from cadence to MATLAB

hello, debashish here. i am working with 6 bit flash ADC design. So for calculation of INL and DNL ,i have to import data from cadence to MATLAB . Can anybody help me out:confused: (1 Reply)
Discussion started by: DEBASHISH DASH
1 Replies

4. UNIX for Advanced & Expert Users

LibGL error when opening GUI version of MATLAB

Hi all, Today, I have a question regarding a libGL error. Currently, I access linux server by using the terminal application in MAC. However, when I try to use GUI version of MATLAB, I have faced an error message as shown below. libGL error: No matching fbConfigs or visuals found libGL... (1 Reply)
Discussion started by: syg3434
1 Replies