How to recover Transition Function?

Sorry for this simple question, but I would like to know where the values for the Transition Function are stored. Are they in the oo_ structure?

After running my code, I see the “Policy and Transition Function”. I would like to write something like m_func = [location of the values].

Try oo_.dr.ghx or something similar.

They are stored in oo_.dr. See the manual for details.