ELEC 200 - Engineering Graphics - Fall 2004

MatLab - Built In Objects

>> who -builtins

*** built-in constants:

F_DUPFD                  O_NONBLOCK               false
F_GETFD                  O_RDONLY                 filesep
F_GETFL                  O_RDWR                   i
F_SETFD                  O_SYNC                   inf
F_SETFL                  O_TRUNC                  j
I                        O_WRONLY                 nan
Inf                      P_tmpdir                 pi
J                        SEEK_CUR                 program_invocation_name
NA                       SEEK_END                 program_name
NaN                      SEEK_SET                 realmax
OCTAVE_HOME              SIG                      realmin
OCTAVE_VERSION           argv                     stderr
O_APPEND                 e                        stdin
O_CREAT                  eps                      stdout
O_EXCL                   error_text               true

*** built-in variables:

DEFAULT_LOADPATH               history_size
EDITOR                         ignore_function_time_stamp
EXEC_PATH                      implicit_num_to_str_ok
IMAGEPATH                      implicit_str_to_num_ok
INFO_FILE                      initialize_global_variables
INFO_PROGRAM                   max_recursion_depth
LOADPATH                       nargin
MAKEINFO_PROGRAM               ok_to_lose_imaginary_part
PAGER                          output_max_field_width
PS1                            output_precision
PS2                            page_output_immediately
PS4                            page_screen_output
__kluge_procbuf_delay__        prefer_column_vectors
ans                            print_answer_id_name
automatic_replot               print_empty_dimensions
beep_on_error                  print_rhs_assign_val
completion_append_char         propagate_empty_matrices
crash_dumps_octave_core        resize_on_range_error
debug_on_error                 return_last_computed_value
debug_on_interrupt             save_header_format_string
debug_on_warning               save_precision
debug_symtab_lookups           saving_history
default_eval_print_flag        silent_functions
default_global_variable_value  split_long_rows
default_return_value           string_fill_char
default_save_format            struct_levels_to_print
define_all_return_values       suppress_verbose_help_message
do_fortran_indexing            treat_neg_dim_as_zero
echo_executing_commands        variables_can_hide_functions
empty_list_elements_ok         warn_assign_as_truth_value
fixed_point_format             warn_divide_by_zero
gnuplot_binary                 warn_function_name_clash
gnuplot_command_axes           warn_future_time_stamp
gnuplot_command_end            warn_matlab_incompatible
gnuplot_command_plot           warn_missing_semicolon
gnuplot_command_replot         warn_precedence_change
gnuplot_command_splot          warn_reload_forces_clear
gnuplot_command_title          warn_separator_insert
gnuplot_command_using          warn_single_quote_string
gnuplot_command_with           warn_variable_switch_label
gnuplot_has_frames             whitespace_in_literal_matrix
history_file

*** built-in functions:

ERRNO                      isbool
__end__                    iscell
__print_symbol_info__      iscntrl
__print_symtab_info__      iscomplex
abs                        isdigit
acos                       isempty
acosh                      isfield
all                        isfinite
angle                      isglobal
any                        isgraph
append                     ishold
arg                        isieee
asin                       isinf
asinh                      iskeyword
assignin                   islist
atan                       islogical
atan2                      islower
atanh                      ismatrix
atexit                     isna
casesen                    isnan
cd                         isnumeric
ceil                       isprint
cell                       ispunct
cellstr                    isreal
char                       isspace
chdir                      isstr
clc                        isstream
clear                      isstruct
clearplot                  isupper
clg                        isvarname
closeplot                  isxdigit
completion_matches         kbhit
computer                   keyboard
conj                       kill
conv                       lasterr
convmtx                    lastwarn
cos                        length
cosh                       lgamma
cumprod                    link
cumsum                     linspace
dbclear                    list
dbstatus                   load
dbstop                     log
dbtype                     log10
dbwhere                    ls
deconv                     lstat
det                        lu
dftmtx                     mark_as_command
diag                       mislocked
diary                      mkdir
dir                        mkfifo
disp                       mkstemp
do_string_escapes          mlock
document                   more
dup2                       munlock
echo                       nth
edit_history               octave_config_info
erf                        octave_tmp_file_name
erfc                       ones
error                      pause
eval                       pclose
evalin                     pipe
exec                       popen
exist                      prod
exit                       purge_tmp_files
exp                        putenv
eye                        pwd
fclose                     quit
fcntl                      rank
fdisp                      read_readline_init_file
feof                       readdir
ferror                     readlink
feval                      real
fflush                     rehash
fft                        rename
fgetl                      reshape
fgets                      reverse
fieldnames                 rmdir
file_in_loadpath           roots
file_in_path               round
filter                     run_history
find_first_of_in_loadpath  save
finite                     scanf
fix                        set
floor                      shell_cmd
fmod                       show
fnmatch                    sign
fopen                      sin
fork                       sinh
format                     size
fprintf                    sleep
fputs                      source
fread                      splice
freport                    sprintf
frewind                    sqrt
fscanf                     sscanf
fseek                      stat
ftell                      str2func
func2str                   sum
functions                  sumsq
fwrite                     symlink
gamma                      system
gammaln                    tan
getegid                    tanh
getenv                     tilde_expand
geteuid                    tmpfile
getgid                     tmpnam
getpgrp                    toascii
getpid                     tolower
getppid                    toupper
getuid                     type
glob                       typeinfo
graw                       umask
gset                       undo_string_escapes
gshow                      unlink
help                       unmark_command
history                    usage
hold                       usleep
home