Plot adult mosquito population density
dts_plot_M(
  pars,
  s = 1,
  clrs = "darkblue",
  llty = 1,
  stable = FALSE,
  add_axes = TRUE
)a list that defines an ramp.dts model (e.g.,  generated by dts_setup())
the vector species index
a vector of colors
an integer (or integers) to set the lty for plotting
a logical: set to FALSE for orbits and TRUE for stable_orbits
a logical: plot axes only if TRUE