Hi, I'm just getting started on ISSM, and am running the Square Ice Shelf tutorial. In plotmodel(md,'data',md.results.StressbalanceSolution.Vel), I'm confused about where the data is coming from, since md.results.StressbalanceSolution.Vel is a 91x1 double (not a matrix), but the plotmodel function produces a contour plot. I've looked through the documentation and the code for plotmodel and plotmanager, but am still confused. Any help in interpreting the model results structure would be appreciated!
Thanks!