ok, in understand the whole character thing, but just say i want to add a 3rd option to the mix..
A = [1; 2; 3]
how do i get:
B = ['one '; 'two '; 'three']
?
thanks again everyone
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!