Feeds
질문
Is there a semilogx function for symbolic functions?
Like there is fplot for plot, is there a function that replaces semilogx, semilogy, loglog for symbolic functions, because semil...
거의 8년 전 | 답변 수: 1 | 0
1
답변질문
For a function, how do I make the function take strings as input?
function [ ] = square( a ,b ) a is supposed to be a string value; and b is a number. I've tried manipulating the value af...
9년 초과 전 | 답변 수: 1 | 0
