comparison scripts/help/__unimplemented__.m @ 19305:030d56f67363

implement the open function * open.m: New function. * system.txi: Document it. * __unimplemented__.m (missing_functions): Remove open from the list. * scripts/miscellaneous/module.mk (miscellaneous_FCN_FILES): Include open.m in the list. * sysdep.cc (F__w32_shell_execute__): New function.
author John W. Eaton <jwe@octave.org>
date Wed, 15 Oct 2014 22:35:59 -0400
parents 9220669832df
children 39a69f54417e
comparison
equal deleted inserted replaced
19304:efccb2a65b9a 19305:030d56f67363
743 "ode23tb", 743 "ode23tb",
744 "ode45", 744 "ode45",
745 "odeget", 745 "odeget",
746 "odeset", 746 "odeset",
747 "odextend", 747 "odextend",
748 "open",
749 "openfig", 748 "openfig",
750 "opengl", 749 "opengl",
751 "openvar", 750 "openvar",
752 "ordeig", 751 "ordeig",
753 "ordqz", 752 "ordqz",