how concatenate arraycell in this strange way
显示 更早的评论
c = {1 4}
d = {3 6}
it's possibile to do it?
{1 3} {4 6}
1 个评论
What exactly is supposed to be the output you want?
The above mentioned expression is not clear -
{1 3} {4 6}
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Get Started with MATLAB 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!