frambi_plot(logs, a_names, e_names);
logs | Cell array generated by frambi_simulate containing log entries for each simulation cycle (in rows) with the following fields:
|
a_names | Cell array with strings specifying the field names to be plotted for the agent. |
e_names | Cell array with strings specifying the field names to be plotted for the environment. |
frambi_plot(..) plots the specified agent and environment states obtained from frambi_simulate as a function of the cycle index or the time (if available). If e_names contains a state called time, this state is used for plotting instead of the cycle index.
See the figure dynamic in exp_barumerli2024 for an example.
R. Barumerli and P. Majdak. FrAMBI: A Software Framework for Auditory Modeling Based on Bayesian Inference. under review at Neuroinformatics, 2024.