Feeds
提问
Argument of a function includes another function
Hi all, I have a file called "fofx.m", and it has this function function y = fofx(x) y = cos(x) - sin(x); end In another ...
6 years 前 | 1 个回答 | 0
1
个回答提问
Error inside of function using feval on user-provided polynomial
Hi all, I am having an issue with my code and I can't figure it out for the life of me. Here's my code: function [l,r,nf] = b...
6 years 前 | 0 个回答 | 0