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 years 前 | 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 years 前 | 1 个回答 | 0
