How to format the integer value with leading zeros in matlab?

前端 未结 2 1584
攒了一身酷
攒了一身酷 2021-01-20 19:41

I want format integer value by adding leading zeros and display it as string. For example, I have 3 and I want to display it as 003. I want to do i

2条回答
提交回复
热议问题