> For the complete documentation index, see [llms.txt](https://elishai.gitbook.io/retinal-stimulation-modeling-environment/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://elishai.gitbook.io/retinal-stimulation-modeling-environment/single-sac-model/model-visualization.md).

# Model Visualization

You can now visualize your model. When a plot is created, its high-resolution image is automatically generated in the corresponding result folder.&#x20;

```
simulation.plot_morphologies()
```

![](/files/-MlQikXLtmLsqSzIR35M)

```
simulation.plot_morphologies(soma_plt = True)
```

![](/files/-MlQitm1yMMc4YbwZUtI)

```
simulation.plot_synapse_distribution()
```

![](/files/-MlQjQwzsVfXXiajfScz)

```
simulation.plot_channels_distribution()
```

![](/files/-MlQkNQkFZC7R4Wm-J9p)
