Add the possibility to use Matlab's namespace in model block

... or in steady_state_model block, where it should be possible to write something like:

 z = example.z_steadystate();

provided that the file +example/z_steadystate exists.