The Expression Parser Step 5

Parser Step 5

This final step is a summary. It shows which matrices and functions are produced by the expression parser if you click on the Finish button.
Among them are the result matrix and function as defined in step 4 and the intermediate matrices and functions.

The intermediate matrices produced by the expression will be written in the package
“<result_matrix_package>.im_<result_matrix_name>”
.
For example if the result matrix has name-package “default.plus”, like in the example, the intemediate matrices package will be called “default.im_plus”.

The same happens with the functions: the intermediate package becomes “<result_function_package>.im_<result_function_name>”.

The names of the intermediate functions and packages are produced with these rules.
You can change the functions and matrices produced going back to the previous steps. If instead you are satisfied, you can click on the Finish button. When you do this, the matrices and functions are written in the project.