I’m trying to scatter an array of Nanosecond values, all on the order of 100ms±50us. When I plot these, I get y tick labels like 10.005cs. Is there some way to get tick labels like 100.05ms instead? I tried to use ytickformat to customize this, but no matter what I did, this ended up as 100.05mscs, so with an additional centisecond text that shouldn’t be there..