What does this refer ?

Hi
Can you explain me this : each term alone
tot_V = 2*sum( cat(2,V_freq{:}) , 2)
V_freq=<500*1 complex double>

Answers (1)

Ahmet Cecen
Ahmet Cecen on 29 Dec 2016

0 votes

All of these use cases have examples in documentation:
Check out the first tip here: cat
Also check out third example here: sum

Categories

Find more on Programming Utilities in Help Center and File Exchange

Tags

Asked:

on 29 Dec 2016

Answered:

on 29 Dec 2016

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!