x = 0:0.1:piplot(sin(x),'-o','MarkerIndices')报错:函数plot求值出错: 数据参数无效。
matlab 是可以做 inf([2,3]) 的,北太天元的 false 可以做 false([2,3]), 但是 inf 只能做 inf(2), inf(2,3), 不能做 inf([2,3]),