Community Profile

photo

ANJU P R


Active since 2016

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


can i assign a cell into raw vector? in this code the value for 'g' won't be change . i dont knw if there is any type mismatch problem...
a=input('enter the binary value','s'); for p=1:7 g(:,1)=str2num(a(:,1)); for i=2:length(a) ...

7 years ago | 0 answers | 0

0

answers