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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 0 | 0