"compose" is a built-in Matlab function.
Please, change the function name in the test suite, since no new solution is allowed.
This problema keeps returning an error which, to my understanding, does not make sense, since my function has only 5 lines.
Error using compose (line 85) First argument must be a string array, character vector, or cell array of character vectors. Error in TestPoint1 (line 4) h = compose(f1,f2,f3);
Apologies for the trouble! I have renamed to the function to "composeFcn" to avoid clashing with the MATLAB "compose" function. Give it a try now.
it took me almost half an hour to get how this programm work.impressive!
1183 Solvers
Omit columns averages from a matrix
530 Solvers
Sum all integers from 1 to 2^n
8687 Solvers
Vectorizing, too easy or too hard?
129 Solvers
Number of digits in an integer
340 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!