Hello. I am using Julia for my research, and I have question.
What does ‘vars’ do in plot?
For example, when I put ‘vars=(0, [1, 2])’ in plot function, what does this mean?
I know that changing vars affects the plot, but I could not understand what it do actually.
I found some answers about this, but I could not understand how it works.