Consider the following system, run with rifsimp.
Partial results can be obtained using rifread, even if the full computation did not succeed (notice the presence of the redundant equation ).
Note that the results obtained above were stored in the file "RifStorage.m".
The same example can have results stored under a different name. Here the temp results are stored in "tmpstore.m":
It is also possible to store the results at the end of each iteration and for each separate case using storeall. Increasing the infolevel will display the file name as each partial calculation is saved.
If infolevel is set to a greater integer (possible settings are 1 through 5), more detailed information about the computation method is displayed.
Storing current system in RifStorage_1_1.mStoring current system in RifStorage_1_2.m
Storing current system in RifStorage_1_3.m
Storing current system in RifStorage_1_4.m
Storing current system in RifStorage_1_5.m
Storing current system in RifStorage_1_6.m
Storing current system in RifStorage_1_7.m
Storing current system in RifStorage_1_8.m
Storing current system in RifStorage_1_9.m
Storing current system in RifStorage_1_10.m
Storing current system in RifStorage_1_11.m
Storing current system in RifStorage_1_12.m
Storing current system in RifStorage_1_13.m
Storing current system in RifStorage_1_14.m
Storing current system in RifStorage_2_13.m
Storing current system in RifStorage_2_14.m
Storing current system in RifStorage_2_15.m
Storing current system in RifStorage_3_14.m
Storing current system in RifStorage_3_15.m
Storing current system in RifStorage_3_16.m
Storing current system in RifStorage_4_15.m
| |
A description of the meaning of each entry appearing in the output tables can be found on the rifsimp[output] page.