Navigation

Operators and Keywords

Function List:

C++ API

dump_prefs.m File Reference


Functions

function dump_prefs (file) if(nargin
 if (isnumeric(val)) val
endif fprintf (file," %s = %s\n", sym, val)

Variables

endif sym_list = ["EDITOR"
 EXEC_PATH
 IMAGE_PATH
 PAGER
 PS1
 PS2
 PS4
 beep_on_error
 completion_append_char
 crash_dumps_octave_core
 echo_executing_commands
 fixed_point_format
 gnuplot_binary
 gnuplot_command_end
 gnuplot_command_plot
 gnuplot_command_replot
 gnuplot_command_splot
 gnuplot_command_title
 gnuplot_command_using
 gnuplot_command_with
 history_file
 history_size
 ignore_function_time_stamp
 info_file
 info_program
 makeinfo_program
 max_recursion_depth
 output_max_field_width
 output_precision
 page_output_immediately
 page_screen_output
 print_answer_id_name
 print_empty_dimensions
 save_precision
 saving_history
 sighup_dumps_octave_core
 sigterm_dumps_octave_core
 silent_functions
 split_long_rows
 string_fill_char
 struct_levels_to_print
 suppress_verbose_help_message
for i
try val = feval (sym)

Function Documentation

function dump_prefs ( file   ) 

catch fprintf ( file   ) 

if ( isnumeric(val  ) 


Variable Documentation

for i

Initial value:

info_program

id print_answer_id_name

id print_empty_dimensions

PS1

PS2

PS4

id save_precision

silent_functions

id string_fill_char

endif sym_list = ["EDITOR"

endswitch endfunction shared val = feval (sym)