| http://www.w3.org/ns/prov#value | - Wong wrote in message <lsuctf$obm$1@newscl01ah.mathworks.com>...> Hi guys> is there any function that I can use to combine 11x1 cell and 11x1 double together and make it into a 11x2 cell ? > I would like to display it in uitable. doc num2cellI do not have MATLAB installed on this computer, but it seems to me something like the following should work: if A is a 11X1 double array and B is a 11X1 cel
|