MATLAB Central Discussions - Join the conversation!
Contenuto principale

Risultati per

J.K043006
J.K043006
Ultima attività il 29 Ago 2024

I've been working on some matrix problems recently(Problem 55225)
and this is my code
It turns out that "Undefined function 'corr' for input arguments of type 'double'." However, should't the input argument of "corr" be column vectors with single/double values? What's even going on there?