This solution is outdated. To rescore this solution, sign in.
-
2 Comments
Daniel Pereira
on 2 Feb 2017
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);
David Hruska
on 3 Mar 2017
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.
Suggested Problems
-
5983 Solvers
-
1222 Solvers
-
Project Euler: Problem 1, Multiples of 3 and 5
3387 Solvers
-
1172 Solvers
-
Generate a random matrix A of (1,-1)
338 Solvers
More from this Author2
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!