2006年5月25日 - 在MATLAB已經提供你這些函式可以直接使用 很方便,不用自己再寫 >> dec2bin(6, 6) ans = 000110 >> dec2bin(13,6) ans = 001101
tw.knowledge.yahoo.com