From 2935344313fc29698aaab37d4be635b0f8979612 Mon Sep 17 00:00:00 2001 From: Allan CORNET Date: Thu, 30 Apr 2020 21:19:27 +0200 Subject: [PATCH] 0.4.4 --- help/en_US/chapter_JSON.html | 4 +- help/en_US/chapter_MEX.html | 68 ++++++ help/en_US/chapter_assert_functions.html | 4 +- help/en_US/chapter_audio.html | 4 +- help/en_US/chapter_characters_encoding.html | 4 +- help/en_US/chapter_com_engine.html | 4 +- help/en_US/chapter_console.html | 4 +- .../en_US/chapter_constructors_functions.html | 4 +- help/en_US/chapter_core.html | 4 +- help/en_US/chapter_data_structures.html | 4 +- help/en_US/chapter_debugger.html | 4 +- help/en_US/chapter_double.html | 4 +- help/en_US/chapter_dynamic_link.html | 4 +- help/en_US/chapter_elementary_functions.html | 4 +- help/en_US/chapter_engine.html | 4 +- help/en_US/chapter_error_manager.html | 4 +- help/en_US/chapter_f2c.html | 4 +- help/en_US/chapter_fftw.html | 4 +- help/en_US/chapter_file_archiver.html | 4 +- .../chapter_files_folders_functions.html | 4 +- help/en_US/chapter_function_handle.html | 4 +- help/en_US/chapter_functions_manager.html | 4 +- help/en_US/chapter_gui.html | 5 +- help/en_US/chapter_handle.html | 4 +- help/en_US/chapter_hdf5.html | 4 +- help/en_US/chapter_help_browser.html | 4 +- help/en_US/chapter_help_tools.html | 4 +- help/en_US/chapter_history_manager.html | 4 +- help/en_US/chapter_i18n.html | 4 +- help/en_US/chapter_integer.html | 4 +- help/en_US/chapter_interpreter.html | 4 +- help/en_US/chapter_linear_algebra.html | 4 +- help/en_US/chapter_localization.html | 4 +- help/en_US/chapter_logical.html | 4 +- help/en_US/chapter_matio.html | 4 +- help/en_US/chapter_memory_manager.html | 4 +- help/en_US/chapter_modules_manager.html | 4 +- help/en_US/chapter_mpi.html | 4 +- help/en_US/chapter_nig.html | 4 +- help/en_US/chapter_os_functions.html | 4 +- help/en_US/chapter_overload.html | 4 +- help/en_US/chapter_profiler.html | 4 +- help/en_US/chapter_qml_engine.html | 4 +- help/en_US/chapter_random.html | 4 +- help/en_US/chapter_single.html | 4 +- help/en_US/chapter_sio_client.html | 4 +- help/en_US/chapter_slicot.html | 4 +- help/en_US/chapter_sparse.html | 4 +- help/en_US/chapter_special_functions.html | 4 +- help/en_US/chapter_stream_manager.html | 4 +- help/en_US/chapter_string.html | 4 +- help/en_US/chapter_tests_manager.html | 4 +- help/en_US/chapter_text_editor.html | 4 +- help/en_US/chapter_time.html | 4 +- .../chapter_trigonometric_functions.html | 4 +- help/en_US/chapter_types.html | 4 +- help/en_US/chapter_webtools.html | 4 +- help/en_US/clear.html | 18 ++ help/en_US/index.html | 14 +- help/en_US/inserthtml.html | 4 +- help/en_US/lookandfeel.html | 194 ++++++++++++++++++ help/en_US/mex.html | 127 ++++++++++++ help/en_US/msgbox.html | 4 +- 63 files changed, 536 insertions(+), 118 deletions(-) create mode 100644 help/en_US/chapter_MEX.html create mode 100644 help/en_US/lookandfeel.html create mode 100644 help/en_US/mex.html diff --git a/help/en_US/chapter_JSON.html b/help/en_US/chapter_JSON.html index 5c404d35..70cda2f8 100644 --- a/help/en_US/chapter_JSON.html +++ b/help/en_US/chapter_JSON.html @@ -19,7 +19,7 @@
-<< Nelson 0.4.3.0 +<< Nelson 0.4.4.0 @@ -49,7 +49,7 @@

Functions to transmit data objects consisting of attribute–value pairs and
-<< Nelson 0.4.3.0 +<< Nelson 0.4.4.0 diff --git a/help/en_US/chapter_MEX.html b/help/en_US/chapter_MEX.html new file mode 100644 index 00000000..83973049 --- /dev/null +++ b/help/en_US/chapter_MEX.html @@ -0,0 +1,68 @@ + + + + + + + + + + MEX functions + + + +
+ + + + + + + + +
+<< Nelson 0.4.4.0 + +MEX functions + +mex >> +
+
+ +

MEX functions

+
+ +

MEX C API is allow to access Nelson, GNU Octave and commercial software functions and extend it's functionality. +do

+
+ +
    +
  • mexBuild MEX function
  • +
+ +
+ + + + + + + + +
+<< Nelson 0.4.4.0 + +MEX functions + +mex >> +
+
+ + + + + diff --git a/help/en_US/chapter_assert_functions.html b/help/en_US/chapter_assert_functions.html index 21df8e6d..0884959c 100644 --- a/help/en_US/chapter_assert_functions.html +++ b/help/en_US/chapter_assert_functions.html @@ -19,7 +19,7 @@
-<< Nelson 0.4.3.0 +<< Nelson 0.4.4.0 @@ -52,7 +52,7 @@

The aim of these functions is to provide tools to test some other functions.
-<< Nelson 0.4.3.0 +<< Nelson 0.4.4.0 diff --git a/help/en_US/chapter_audio.html b/help/en_US/chapter_audio.html index 46a7d957..56c7c6ad 100644 --- a/help/en_US/chapter_audio.html +++ b/help/en_US/chapter_audio.html @@ -19,7 +19,7 @@
-<< Nelson 0.4.3.0 +<< Nelson 0.4.4.0 @@ -66,7 +66,7 @@

Audio playback functions.

-<< Nelson 0.4.3.0 +<< Nelson 0.4.4.0 diff --git a/help/en_US/chapter_characters_encoding.html b/help/en_US/chapter_characters_encoding.html index 1f686507..eea3ade4 100644 --- a/help/en_US/chapter_characters_encoding.html +++ b/help/en_US/chapter_characters_encoding.html @@ -19,7 +19,7 @@
-<< Nelson 0.4.3.0 +<< Nelson 0.4.4.0 @@ -49,7 +49,7 @@

characters encoding functions

-<< Nelson 0.4.3.0 +<< Nelson 0.4.4.0 diff --git a/help/en_US/chapter_com_engine.html b/help/en_US/chapter_com_engine.html index 9f091a54..19ffbc99 100644 --- a/help/en_US/chapter_com_engine.html +++ b/help/en_US/chapter_com_engine.html @@ -19,7 +19,7 @@
-<< Nelson 0.4.3.0 +<< Nelson 0.4.4.0 @@ -65,7 +65,7 @@

Component Object Model (COM) client interface: binary-interface standard for
-<< Nelson 0.4.3.0 +<< Nelson 0.4.4.0 diff --git a/help/en_US/chapter_console.html b/help/en_US/chapter_console.html index 63398727..4db894c7 100644 --- a/help/en_US/chapter_console.html +++ b/help/en_US/chapter_console.html @@ -19,7 +19,7 @@
-<< Nelson 0.4.3.0 +<< Nelson 0.4.4.0 @@ -48,7 +48,7 @@

Console

-<< Nelson 0.4.3.0 +<< Nelson 0.4.4.0 diff --git a/help/en_US/chapter_constructors_functions.html b/help/en_US/chapter_constructors_functions.html index fad8197f..7f258e86 100644 --- a/help/en_US/chapter_constructors_functions.html +++ b/help/en_US/chapter_constructors_functions.html @@ -19,7 +19,7 @@
-<< Nelson 0.4.3.0 +<< Nelson 0.4.4.0 @@ -55,7 +55,7 @@

Create scalars, vectors, or matrices

-<< Nelson 0.4.3.0 +<< Nelson 0.4.4.0 diff --git a/help/en_US/chapter_core.html b/help/en_US/chapter_core.html index c262cfa6..83e10258 100644 --- a/help/en_US/chapter_core.html +++ b/help/en_US/chapter_core.html @@ -19,7 +19,7 @@
-<< Nelson 0.4.3.0 +<< Nelson 0.4.4.0 @@ -67,7 +67,7 @@

core functions

-<< Nelson 0.4.3.0 +<< Nelson 0.4.4.0 diff --git a/help/en_US/chapter_data_structures.html b/help/en_US/chapter_data_structures.html index 96863b3d..97059856 100644 --- a/help/en_US/chapter_data_structures.html +++ b/help/en_US/chapter_data_structures.html @@ -19,7 +19,7 @@
-<< Nelson 0.4.3.0 +<< Nelson 0.4.4.0 @@ -59,7 +59,7 @@

data structures functions

-<< Nelson 0.4.3.0 +<< Nelson 0.4.4.0 diff --git a/help/en_US/chapter_debugger.html b/help/en_US/chapter_debugger.html index d211d897..f901c563 100644 --- a/help/en_US/chapter_debugger.html +++ b/help/en_US/chapter_debugger.html @@ -19,7 +19,7 @@
-<< Nelson 0.4.3.0 +<< Nelson 0.4.4.0 @@ -47,7 +47,7 @@

debugger functions

-<< Nelson 0.4.3.0 +<< Nelson 0.4.4.0 diff --git a/help/en_US/chapter_double.html b/help/en_US/chapter_double.html index 57a0b571..91af7259 100644 --- a/help/en_US/chapter_double.html +++ b/help/en_US/chapter_double.html @@ -19,7 +19,7 @@
-<< Nelson 0.4.3.0 +<< Nelson 0.4.4.0 @@ -49,7 +49,7 @@

double type functions

-<< Nelson 0.4.3.0 +<< Nelson 0.4.4.0 diff --git a/help/en_US/chapter_dynamic_link.html b/help/en_US/chapter_dynamic_link.html index 94f8bade..2f4fd833 100644 --- a/help/en_US/chapter_dynamic_link.html +++ b/help/en_US/chapter_dynamic_link.html @@ -19,7 +19,7 @@
-<< Nelson 0.4.3.0 +<< Nelson 0.4.4.0 @@ -82,7 +82,7 @@

By default, Nelson does not try to detect a C/C++ compiler on Windows. Do no
-<< Nelson 0.4.3.0 +<< Nelson 0.4.4.0 diff --git a/help/en_US/chapter_elementary_functions.html b/help/en_US/chapter_elementary_functions.html index 0948bb50..b55aa0a8 100644 --- a/help/en_US/chapter_elementary_functions.html +++ b/help/en_US/chapter_elementary_functions.html @@ -19,7 +19,7 @@
-<< Nelson 0.4.3.0 +<< Nelson 0.4.4.0 @@ -134,7 +134,7 @@

elementary functions

-<< Nelson 0.4.3.0 +<< Nelson 0.4.4.0 diff --git a/help/en_US/chapter_engine.html b/help/en_US/chapter_engine.html index 4d8252b7..8ea86906 100644 --- a/help/en_US/chapter_engine.html +++ b/help/en_US/chapter_engine.html @@ -19,7 +19,7 @@
-<< Nelson 0.4.3.0 +<< Nelson 0.4.4.0 @@ -53,7 +53,7 @@

nelson engine functions

-<< Nelson 0.4.3.0 +<< Nelson 0.4.4.0 diff --git a/help/en_US/chapter_error_manager.html b/help/en_US/chapter_error_manager.html index d8df97c9..70e8a332 100644 --- a/help/en_US/chapter_error_manager.html +++ b/help/en_US/chapter_error_manager.html @@ -19,7 +19,7 @@
-<< Nelson 0.4.3.0 +<< Nelson 0.4.4.0 @@ -51,7 +51,7 @@

error handling functions

-<< Nelson 0.4.3.0 +<< Nelson 0.4.4.0 diff --git a/help/en_US/chapter_f2c.html b/help/en_US/chapter_f2c.html index b2a67f67..855404a9 100644 --- a/help/en_US/chapter_f2c.html +++ b/help/en_US/chapter_f2c.html @@ -19,7 +19,7 @@
-<< Nelson 0.4.3.0 +<< Nelson 0.4.4.0 @@ -47,7 +47,7 @@

Converts Fortran 77 to C code

-<< Nelson 0.4.3.0 +<< Nelson 0.4.4.0 diff --git a/help/en_US/chapter_fftw.html b/help/en_US/chapter_fftw.html index b055e7f0..40fabff9 100644 --- a/help/en_US/chapter_fftw.html +++ b/help/en_US/chapter_fftw.html @@ -19,7 +19,7 @@
-<< Nelson 0.4.3.0 +<< Nelson 0.4.4.0 @@ -55,7 +55,7 @@

Fastest Fourier Transform in the West

-<< Nelson 0.4.3.0 +<< Nelson 0.4.4.0 diff --git a/help/en_US/chapter_file_archiver.html b/help/en_US/chapter_file_archiver.html index 478cee5a..46c049f3 100644 --- a/help/en_US/chapter_file_archiver.html +++ b/help/en_US/chapter_file_archiver.html @@ -19,7 +19,7 @@
-<< Nelson 0.4.3.0 +<< Nelson 0.4.4.0 @@ -48,7 +48,7 @@

file archiver functions

-<< Nelson 0.4.3.0 +<< Nelson 0.4.4.0 diff --git a/help/en_US/chapter_files_folders_functions.html b/help/en_US/chapter_files_folders_functions.html index ec24cac4..a922d4c9 100644 --- a/help/en_US/chapter_files_folders_functions.html +++ b/help/en_US/chapter_files_folders_functions.html @@ -19,7 +19,7 @@
-<< Nelson 0.4.3.0 +<< Nelson 0.4.4.0 @@ -65,7 +65,7 @@

files, folders and paths functions

-<< Nelson 0.4.3.0 +<< Nelson 0.4.4.0 diff --git a/help/en_US/chapter_function_handle.html b/help/en_US/chapter_function_handle.html index a433a840..b05d9b2a 100644 --- a/help/en_US/chapter_function_handle.html +++ b/help/en_US/chapter_function_handle.html @@ -19,7 +19,7 @@
-<< Nelson 0.4.3.0 +<< Nelson 0.4.4.0 @@ -49,7 +49,7 @@

function_handle functions

-<< Nelson 0.4.3.0 +<< Nelson 0.4.4.0 diff --git a/help/en_US/chapter_functions_manager.html b/help/en_US/chapter_functions_manager.html index 5211ccce..5e21cc5d 100644 --- a/help/en_US/chapter_functions_manager.html +++ b/help/en_US/chapter_functions_manager.html @@ -19,7 +19,7 @@
-<< Nelson 0.4.3.0 +<< Nelson 0.4.4.0 @@ -60,7 +60,7 @@

functions manager

-<< Nelson 0.4.3.0 +<< Nelson 0.4.4.0 diff --git a/help/en_US/chapter_gui.html b/help/en_US/chapter_gui.html index 30dc7678..0a8aeb55 100644 --- a/help/en_US/chapter_gui.html +++ b/help/en_US/chapter_gui.html @@ -19,7 +19,7 @@
-<< Nelson 0.4.3.0 +<< Nelson 0.4.4.0 @@ -43,6 +43,7 @@

functions about gui

  • errordlgCreates a error dialog box.
  • helpdlgCreates a help dialog box.
  • inserthtmlInsert html in GUI console.
  • +
  • lookandfeeldefault current application look and feel.
  • msgboxCreates a message dialog box.
  • qt_verboseshow/hide Qt debug message.
  • questdlgCreates a question dialog box.
  • @@ -54,7 +55,7 @@

    functions about gui

    -<< Nelson 0.4.3.0 +<< Nelson 0.4.4.0 diff --git a/help/en_US/chapter_handle.html b/help/en_US/chapter_handle.html index 1083d49b..61b91e4a 100644 --- a/help/en_US/chapter_handle.html +++ b/help/en_US/chapter_handle.html @@ -19,7 +19,7 @@
    -<< Nelson 0.4.3.0 +<< Nelson 0.4.4.0 @@ -55,7 +55,7 @@

    handle object functions

    -<< Nelson 0.4.3.0 +<< Nelson 0.4.4.0 diff --git a/help/en_US/chapter_hdf5.html b/help/en_US/chapter_hdf5.html index 5205aa43..db5ec647 100644 --- a/help/en_US/chapter_hdf5.html +++ b/help/en_US/chapter_hdf5.html @@ -19,7 +19,7 @@
    -<< Nelson 0.4.3.0 +<< Nelson 0.4.4.0 @@ -58,7 +58,7 @@

    Hierarchical Data Format

    -<< Nelson 0.4.3.0 +<< Nelson 0.4.4.0 diff --git a/help/en_US/chapter_help_browser.html b/help/en_US/chapter_help_browser.html index fb3b6326..622da1f1 100644 --- a/help/en_US/chapter_help_browser.html +++ b/help/en_US/chapter_help_browser.html @@ -19,7 +19,7 @@
    -<< Nelson 0.4.3.0 +<< Nelson 0.4.4.0 @@ -48,7 +48,7 @@

    help browser functions

    -<< Nelson 0.4.3.0 +<< Nelson 0.4.4.0 diff --git a/help/en_US/chapter_help_tools.html b/help/en_US/chapter_help_tools.html index f12e7af9..0ccce8d0 100644 --- a/help/en_US/chapter_help_tools.html +++ b/help/en_US/chapter_help_tools.html @@ -19,7 +19,7 @@
    -<< Nelson 0.4.3.0 +<< Nelson 0.4.4.0 @@ -57,7 +57,7 @@

    help tools

    -<< Nelson 0.4.3.0 +<< Nelson 0.4.4.0 diff --git a/help/en_US/chapter_history_manager.html b/help/en_US/chapter_history_manager.html index 8e7f1371..27afd138 100644 --- a/help/en_US/chapter_history_manager.html +++ b/help/en_US/chapter_history_manager.html @@ -19,7 +19,7 @@
    -<< Nelson 0.4.3.0 +<< Nelson 0.4.4.0 @@ -47,7 +47,7 @@

    history functions

    -<< Nelson 0.4.3.0 +<< Nelson 0.4.4.0 diff --git a/help/en_US/chapter_i18n.html b/help/en_US/chapter_i18n.html index 76775f6e..16e45881 100644 --- a/help/en_US/chapter_i18n.html +++ b/help/en_US/chapter_i18n.html @@ -19,7 +19,7 @@
    -<< Nelson 0.4.3.0 +<< Nelson 0.4.4.0 @@ -48,7 +48,7 @@

    internalization functions

    -<< Nelson 0.4.3.0 +<< Nelson 0.4.4.0 diff --git a/help/en_US/chapter_integer.html b/help/en_US/chapter_integer.html index 1c443c43..89fa1282 100644 --- a/help/en_US/chapter_integer.html +++ b/help/en_US/chapter_integer.html @@ -19,7 +19,7 @@
    -<< Nelson 0.4.3.0 +<< Nelson 0.4.4.0 @@ -57,7 +57,7 @@

    These functions convert and store data to 1, 2 or 4 bytes integers.
    -<< Nelson 0.4.3.0 +<< Nelson 0.4.4.0 diff --git a/help/en_US/chapter_interpreter.html b/help/en_US/chapter_interpreter.html index 1f86cd1d..f5150abd 100644 --- a/help/en_US/chapter_interpreter.html +++ b/help/en_US/chapter_interpreter.html @@ -19,7 +19,7 @@
    -<< Nelson 0.4.3.0 +<< Nelson 0.4.4.0 @@ -60,7 +60,7 @@

    interpreter functions

    -<< Nelson 0.4.3.0 +<< Nelson 0.4.4.0 diff --git a/help/en_US/chapter_linear_algebra.html b/help/en_US/chapter_linear_algebra.html index 3571ae7e..614ce49e 100644 --- a/help/en_US/chapter_linear_algebra.html +++ b/help/en_US/chapter_linear_algebra.html @@ -19,7 +19,7 @@
    -<< Nelson 0.4.3.0 +<< Nelson 0.4.4.0 @@ -55,7 +55,7 @@

    linear algebra functions

    -<< Nelson 0.4.3.0 +<< Nelson 0.4.4.0 diff --git a/help/en_US/chapter_localization.html b/help/en_US/chapter_localization.html index 57b3ae35..34df89a3 100644 --- a/help/en_US/chapter_localization.html +++ b/help/en_US/chapter_localization.html @@ -19,7 +19,7 @@
    -<< Nelson 0.4.3.0 +<< Nelson 0.4.4.0 @@ -50,7 +50,7 @@

    localization functions

    -<< Nelson 0.4.3.0 +<< Nelson 0.4.4.0 diff --git a/help/en_US/chapter_logical.html b/help/en_US/chapter_logical.html index 1450747e..cdf6aa99 100644 --- a/help/en_US/chapter_logical.html +++ b/help/en_US/chapter_logical.html @@ -19,7 +19,7 @@
    -<< Nelson 0.4.3.0 +<< Nelson 0.4.4.0 @@ -52,7 +52,7 @@

    logical type functions

    -<< Nelson 0.4.3.0 +<< Nelson 0.4.4.0 diff --git a/help/en_US/chapter_matio.html b/help/en_US/chapter_matio.html index 56c3cc18..d3172b4c 100644 --- a/help/en_US/chapter_matio.html +++ b/help/en_US/chapter_matio.html @@ -19,7 +19,7 @@
    -<< Nelson 0.4.3.0 +<< Nelson 0.4.4.0 @@ -51,7 +51,7 @@

    MAT-File Read/Write I/O Functions

    -<< Nelson 0.4.3.0 +<< Nelson 0.4.4.0 diff --git a/help/en_US/chapter_memory_manager.html b/help/en_US/chapter_memory_manager.html index 394c42ac..53af2e09 100644 --- a/help/en_US/chapter_memory_manager.html +++ b/help/en_US/chapter_memory_manager.html @@ -19,7 +19,7 @@
    -<< Nelson 0.4.3.0 +<< Nelson 0.4.4.0 @@ -59,7 +59,7 @@

    memory manager functions

    -<< Nelson 0.4.3.0 +<< Nelson 0.4.4.0 diff --git a/help/en_US/chapter_modules_manager.html b/help/en_US/chapter_modules_manager.html index c7ef4214..88aca165 100644 --- a/help/en_US/chapter_modules_manager.html +++ b/help/en_US/chapter_modules_manager.html @@ -19,7 +19,7 @@
    -<< Nelson 0.4.3.0 +<< Nelson 0.4.4.0 @@ -59,7 +59,7 @@

    modules manager functions

    -<< Nelson 0.4.3.0 +<< Nelson 0.4.4.0 diff --git a/help/en_US/chapter_mpi.html b/help/en_US/chapter_mpi.html index 8108bcf7..423d9177 100644 --- a/help/en_US/chapter_mpi.html +++ b/help/en_US/chapter_mpi.html @@ -19,7 +19,7 @@
    -<< Nelson 0.4.3.0 +<< Nelson 0.4.4.0 @@ -70,7 +70,7 @@

    In the world of parallel computing the Message Passing Interface (MPI) is th
    -<< Nelson 0.4.3.0 +<< Nelson 0.4.4.0 diff --git a/help/en_US/chapter_nig.html b/help/en_US/chapter_nig.html index f8425998..88d8a0da 100644 --- a/help/en_US/chapter_nig.html +++ b/help/en_US/chapter_nig.html @@ -19,7 +19,7 @@
    -<< Nelson 0.4.3.0 +<< Nelson 0.4.4.0 @@ -47,7 +47,7 @@

    Nelson Interface Generator

    -<< Nelson 0.4.3.0 +<< Nelson 0.4.4.0 diff --git a/help/en_US/chapter_os_functions.html b/help/en_US/chapter_os_functions.html index 82d22fe8..b9b4284e 100644 --- a/help/en_US/chapter_os_functions.html +++ b/help/en_US/chapter_os_functions.html @@ -19,7 +19,7 @@
    -<< Nelson 0.4.3.0 +<< Nelson 0.4.4.0 @@ -57,7 +57,7 @@

    operating system functions

    -<< Nelson 0.4.3.0 +<< Nelson 0.4.4.0 diff --git a/help/en_US/chapter_overload.html b/help/en_US/chapter_overload.html index efdb256d..c9a19c98 100644 --- a/help/en_US/chapter_overload.html +++ b/help/en_US/chapter_overload.html @@ -19,7 +19,7 @@
    -<< Nelson 0.4.3.0 +<< Nelson 0.4.4.0 @@ -47,7 +47,7 @@

    Overloading capabilities on functions and operators.

    -<< Nelson 0.4.3.0 +<< Nelson 0.4.4.0 diff --git a/help/en_US/chapter_profiler.html b/help/en_US/chapter_profiler.html index d9e2151e..1e9d12d5 100644 --- a/help/en_US/chapter_profiler.html +++ b/help/en_US/chapter_profiler.html @@ -19,7 +19,7 @@
    -<< Nelson 0.4.3.0 +<< Nelson 0.4.4.0 @@ -48,7 +48,7 @@

    Profile to Improve Performance

    -<< Nelson 0.4.3.0 +<< Nelson 0.4.4.0 diff --git a/help/en_US/chapter_qml_engine.html b/help/en_US/chapter_qml_engine.html index 5496767c..ef64d4b8 100644 --- a/help/en_US/chapter_qml_engine.html +++ b/help/en_US/chapter_qml_engine.html @@ -19,7 +19,7 @@
    -<< Nelson 0.4.3.0 +<< Nelson 0.4.4.0 @@ -71,7 +71,7 @@

    The QML engine enables nelson programs to display and manipulate graphical c
    -<< Nelson 0.4.3.0 +<< Nelson 0.4.4.0 diff --git a/help/en_US/chapter_random.html b/help/en_US/chapter_random.html index 5cae040a..1a2f2b24 100644 --- a/help/en_US/chapter_random.html +++ b/help/en_US/chapter_random.html @@ -19,7 +19,7 @@
    -<< Nelson 0.4.3.0 +<< Nelson 0.4.4.0 @@ -49,7 +49,7 @@

    random functions

    -<< Nelson 0.4.3.0 +<< Nelson 0.4.4.0 diff --git a/help/en_US/chapter_single.html b/help/en_US/chapter_single.html index 7316a333..f9fa56d8 100644 --- a/help/en_US/chapter_single.html +++ b/help/en_US/chapter_single.html @@ -19,7 +19,7 @@
    -<< Nelson 0.4.3.0 +<< Nelson 0.4.4.0 @@ -47,7 +47,7 @@

    single type functions

    -<< Nelson 0.4.3.0 +<< Nelson 0.4.4.0 diff --git a/help/en_US/chapter_sio_client.html b/help/en_US/chapter_sio_client.html index 7cdebc67..1a4fce02 100644 --- a/help/en_US/chapter_sio_client.html +++ b/help/en_US/chapter_sio_client.html @@ -19,7 +19,7 @@
    -<< Nelson 0.4.3.0 +<< Nelson 0.4.4.0 @@ -49,7 +49,7 @@

    Nelson in the cloud

    -<< Nelson 0.4.3.0 +<< Nelson 0.4.4.0 diff --git a/help/en_US/chapter_slicot.html b/help/en_US/chapter_slicot.html index 7df51260..c2795aee 100644 --- a/help/en_US/chapter_slicot.html +++ b/help/en_US/chapter_slicot.html @@ -19,7 +19,7 @@
    -<< Nelson 0.4.3.0 +<< Nelson 0.4.4.0 @@ -70,7 +70,7 @@

    SLICOT provides numerical algorithms for computations in systems and control
    -<< Nelson 0.4.3.0 +<< Nelson 0.4.4.0 diff --git a/help/en_US/chapter_sparse.html b/help/en_US/chapter_sparse.html index 33115be6..c9f75c16 100644 --- a/help/en_US/chapter_sparse.html +++ b/help/en_US/chapter_sparse.html @@ -19,7 +19,7 @@
    -<< Nelson 0.4.3.0 +<< Nelson 0.4.4.0 @@ -51,7 +51,7 @@

    sparse type functions

    -<< Nelson 0.4.3.0 +<< Nelson 0.4.4.0 diff --git a/help/en_US/chapter_special_functions.html b/help/en_US/chapter_special_functions.html index 9942f665..bd61f170 100644 --- a/help/en_US/chapter_special_functions.html +++ b/help/en_US/chapter_special_functions.html @@ -19,7 +19,7 @@
    -<< Nelson 0.4.3.0 +<< Nelson 0.4.4.0 @@ -47,7 +47,7 @@

    special functions

    -<< Nelson 0.4.3.0 +<< Nelson 0.4.4.0 diff --git a/help/en_US/chapter_stream_manager.html b/help/en_US/chapter_stream_manager.html index 2ef1e42d..c82f84de 100644 --- a/help/en_US/chapter_stream_manager.html +++ b/help/en_US/chapter_stream_manager.html @@ -19,7 +19,7 @@
    -<< Nelson 0.4.3.0 +<< Nelson 0.4.4.0 @@ -66,7 +66,7 @@

    stream functions

    -<< Nelson 0.4.3.0 +<< Nelson 0.4.4.0 diff --git a/help/en_US/chapter_string.html b/help/en_US/chapter_string.html index b51a7d5c..53da21d5 100644 --- a/help/en_US/chapter_string.html +++ b/help/en_US/chapter_string.html @@ -19,7 +19,7 @@
    -<< Nelson 0.4.3.0 +<< Nelson 0.4.4.0 @@ -74,7 +74,7 @@

    string type functions

    -<< Nelson 0.4.3.0 +<< Nelson 0.4.4.0 diff --git a/help/en_US/chapter_tests_manager.html b/help/en_US/chapter_tests_manager.html index 13fefee6..7a2448b0 100644 --- a/help/en_US/chapter_tests_manager.html +++ b/help/en_US/chapter_tests_manager.html @@ -19,7 +19,7 @@
    -<< Nelson 0.4.3.0 +<< Nelson 0.4.4.0 @@ -48,7 +48,7 @@

    Tests framework for Nelson

    -<< Nelson 0.4.3.0 +<< Nelson 0.4.4.0 diff --git a/help/en_US/chapter_text_editor.html b/help/en_US/chapter_text_editor.html index 1ca9f78d..75c1af39 100644 --- a/help/en_US/chapter_text_editor.html +++ b/help/en_US/chapter_text_editor.html @@ -19,7 +19,7 @@
    -<< Nelson 0.4.3.0 +<< Nelson 0.4.4.0 @@ -49,7 +49,7 @@

    Embedded Nelson text editor

    -<< Nelson 0.4.3.0 +<< Nelson 0.4.4.0 diff --git a/help/en_US/chapter_time.html b/help/en_US/chapter_time.html index 5cf1cc1d..a6cb15f1 100644 --- a/help/en_US/chapter_time.html +++ b/help/en_US/chapter_time.html @@ -19,7 +19,7 @@
    -<< Nelson 0.4.3.0 +<< Nelson 0.4.4.0 @@ -55,7 +55,7 @@

    time functions

    -<< Nelson 0.4.3.0 +<< Nelson 0.4.4.0 diff --git a/help/en_US/chapter_trigonometric_functions.html b/help/en_US/chapter_trigonometric_functions.html index f1032e84..368a1bb6 100644 --- a/help/en_US/chapter_trigonometric_functions.html +++ b/help/en_US/chapter_trigonometric_functions.html @@ -19,7 +19,7 @@
    -<< Nelson 0.4.3.0 +<< Nelson 0.4.4.0 @@ -62,7 +62,7 @@

    module about sine, cosine, and related functions.

    -<< Nelson 0.4.3.0 +<< Nelson 0.4.4.0 diff --git a/help/en_US/chapter_types.html b/help/en_US/chapter_types.html index 98416d7a..777d56ad 100644 --- a/help/en_US/chapter_types.html +++ b/help/en_US/chapter_types.html @@ -19,7 +19,7 @@
    -<< Nelson 0.4.3.0 +<< Nelson 0.4.4.0 @@ -71,7 +71,7 @@

    module about types management.

    -<< Nelson 0.4.3.0 +<< Nelson 0.4.4.0 diff --git a/help/en_US/chapter_webtools.html b/help/en_US/chapter_webtools.html index cef56eab..b2e41ae1 100644 --- a/help/en_US/chapter_webtools.html +++ b/help/en_US/chapter_webtools.html @@ -19,7 +19,7 @@
    -<< Nelson 0.4.3.0 +<< Nelson 0.4.4.0 @@ -51,7 +51,7 @@

    Transferring data with URLs

    + + + + @@ -77,6 +81,10 @@

    Syntax

    + + + + @@ -106,6 +114,11 @@

    Input argument

    clears all variables in all scopes

    +
    mex
    +
    +

    clears all mex functions in all scopes

    +
    +
    variables

    clears all variables in current scope.

    @@ -121,6 +134,11 @@

    Input argument

    clears persistent variables of a function.

    +
    mexfunction_name
    +
    +

    clears mex function (see mexAtExit).

    +
    +

    Description

    diff --git a/help/en_US/index.html b/help/en_US/index.html index 1db0bc17..6eafd11a 100644 --- a/help/en_US/index.html +++ b/help/en_US/index.html @@ -4,12 +4,12 @@ -Nelson 0.4.3.0 +Nelson 0.4.4.0 -

    Nelson 0.4.3.0

    +

    Nelson 0.4.4.0


    @@ -818,6 +818,7 @@

    Nelson 0.4.3.0

  • errordlgCreates a error dialog box.
  • helpdlgCreates a help dialog box.
  • inserthtmlInsert html in GUI console.
  • +
  • lookandfeeldefault current application look and feel.
  • msgboxCreates a message dialog box.
  • qt_verboseshow/hide Qt debug message.
  • questdlgCreates a question dialog box.
  • @@ -1071,6 +1072,15 @@

    Nelson 0.4.3.0

    + +
    + +

    diff --git a/help/en_US/inserthtml.html b/help/en_US/inserthtml.html index 1e9ac6ff..3cfbd351 100644 --- a/help/en_US/inserthtml.html +++ b/help/en_US/inserthtml.html @@ -33,7 +33,7 @@
    -<< Nelson 0.4.3.0 +<< Nelson 0.4.4.0 diff --git a/help/en_US/clear.html b/help/en_US/clear.html index 594e41d8..0772b4a2 100644 --- a/help/en_US/clear.html +++ b/help/en_US/clear.html @@ -65,6 +65,10 @@

    Syntax

    clear all
    clear mex
    clear variables
    clear function_name
    clear mexfunction_name
    clear variable_name_1 ... variable_name_N
    -msgbox >> +lookandfeel >>
    @@ -120,7 +120,7 @@

    Author

    -msgbox >> +lookandfeel >>
    diff --git a/help/en_US/lookandfeel.html b/help/en_US/lookandfeel.html new file mode 100644 index 00000000..35cd67ae --- /dev/null +++ b/help/en_US/lookandfeel.html @@ -0,0 +1,194 @@ + + + + + + + + + + + + + + lookandfeel + + + + +
    + + + + + + + + +
    +<< inserthtml + +gui module + +msgbox >> +
    +
    + +

    lookandfeel

    +
    + +

    default current application look and feel.

    +
    + +

    Syntax

    +
    + + + + + + + + + + + + + + + + + + + + + + +
    r = lookandfeel()
    ce = lookandfeel('available')
    p = lookandfeel(lf)
    ss = lookandfeel('stylesheet')
    pp = lookandfeel('stylesheet', ss)
    + +

    Input argument

    +
    + +
    +
    lf
    +
    +

    a string: look and feel to apply.

    +
    + +
    ss
    +
    +

    a string: style sheet to apply.

    +
    + +
    + +

    Output argument

    +
    + +
    +
    r
    +
    +

    a string: current look and feel.

    +
    + +
    ce
    +
    +

    a cell of strings: list of look and feel available.

    +
    + +
    ss
    +
    +

    a string: current style sheet applied.

    +
    + +
    p
    +
    +

    a string: previous look and feel applied.

    +
    + +
    pp
    +
    +

    a string: previous style sheet applied.

    +
    + +
    + +

    Description

    +
    + +

    + +

    lookandfeel manages look and feel Nelson application.

    + + +

    Examples

    +
    + +
    +currentlf = lookandfeel();
    +lfs = lookandfeel('available')
    +for lf = lfs'
    +  lookandfeel(lf{1})
    +  sleep(10);
    +end
    +lookandfeel(currentlf)
    +
    +
    +
    +currentstylesheet = lookandfeel('stylesheet')
    +stylefilename = [modulepath('gui'), '/resources/darkstyle.qss'];
    +edit(stylefilename)
    +newstyle = fileread(stylefilename);
    +previousstylesheet = lookandfeel('stylesheet', newstyle)
    +sleep(10);
    +lookandfeel('stylesheet', previousstylesheet)
    +
    +
    + +

    History

    +
    + + + + + + + + + + + +
    VersionDescription
    1.0.0initial version
    + +

    Author

    +
    + +

    Allan CORNET

    + +
    + + + + + + + + +
    +<< inserthtml + +gui module + +msgbox >> +
    +
    + + + + + diff --git a/help/en_US/mex.html b/help/en_US/mex.html new file mode 100644 index 00000000..9a0319e7 --- /dev/null +++ b/help/en_US/mex.html @@ -0,0 +1,127 @@ + + + + + + + + + + + + + + mex + + + + +
    + + + + +
    +MEX functions +
    +
    + +

    mex

    +
    + +

    Build MEX function

    +
    + +

    Syntax

    +
    + + + + + + + + + + +
    mex(filenames)
    mex('-output', mexName, filenames)
    + +

    Input argument

    +
    + +
    +
    filenames
    +
    +

    a string or cell of characters: list of files to use. First filename used as mex name.

    +
    + +
    mexName
    +
    +

    a string: override naming convention.

    +
    + +
    + +

    Description

    +
    + +

    + +

    Nelson includes an interface to allow legacy mex-files to be compiled and linked with Nelson.

    +

    A mex file is a type of computer file that provides an interface between Octave or the reference commercial software and functions written in C, C++.

    +

    Nelson have also his own C++ API to manage more easily internal nelson's objects.

    + + +

    Example

    +
    + +
    +edit([modulepath('mex'), '/tests/test_mexPrintf.nls'])
    +
    +
    + +

    See also

    +
    + +

    +dlgenerategateway.

    + +

    History

    +
    + + + + + + + + + + + +
    VersionDescription
    1.0.0initial version
    + +

    Author

    +
    + +

    Allan CORNET

    + +
    + + + + +
    +MEX functions +
    +
    + + + + + diff --git a/help/en_US/msgbox.html b/help/en_US/msgbox.html index 8c8f131f..72178908 100644 --- a/help/en_US/msgbox.html +++ b/help/en_US/msgbox.html @@ -25,7 +25,7 @@
    -<< inserthtml +<< lookandfeel @@ -168,7 +168,7 @@

    Author

    -<< inserthtml +<< lookandfeel