how concatenate arraycell in this strange way
Ältere Kommentare anzeigen
c = {1 4}
d = {3 6}
it's possibile to do it?
{1 3} {4 6}
1 Kommentar
What exactly is supposed to be the output you want?
The above mentioned expression is not clear -
{1 3} {4 6}
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Get Started with MATLAB finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!