MATLAB: Insert binary number and store it in array

arraybinary numberreadstore

Hi i would to ask the user to insert binary number as that (001010111) then store this number in array each bit in individual cell , How???

Best Answer

Use the 's' option of input()