Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何在 minitab 16 中表示单个单元格?有 C1, C2 ...作为列,1, 2 ,3 .. 作为行...我尝试过像 excel 但我需要做单行统计...所以知道吗?
C1[1] 将是 C1 列中的第一个单元格,C1[2] 是第二个单元格,依此类推。