Feeds
질문
Why is "fitoptions" returning the error "Too many input arguments"?
I have defined the function 'BTKcon' and saved it in an .m file as seen below. function [con] = BTKcon(Gamma,Delta,Z,T,V) %UNT...
대략 3년 전 | 답변 수: 1 | 0
1
답변질문
How do I set some variables of a function to a constant and plot the others?
I defined a function Theta of two variables. What is the simplest way to set one variable to a constant and make a 2D plot using...
대략 3년 전 | 답변 수: 1 | 0
