Nov 15, 2013 #1 M Mihnathul Munthaha N Newbie level 1 Joined Nov 13, 2013 Messages 1 Helped 0 Reputation 0 Reaction score 0 Trophy points 1 Activity points 5 In matlab, how to multiply two cells let's say = {[1 2 ] , [1 3] ; [1 6] , [5 2] } L={[1],[0],[0],[0];[0],[1],[0],[0]} I want to do L*D how do I do that? --Thanks
In matlab, how to multiply two cells let's say = {[1 2 ] , [1 3] ; [1 6] , [5 2] } L={[1],[0],[0],[0];[0],[1],[0],[0]} I want to do L*D how do I do that? --Thanks