| Author |
Comment/Response |
Federico
|
09/24/08 07:46am
Hello,
How can I plot f[x] as a function of Log[x]?
I have tried as follows:
Plot[f, {Log[x], logx min, logx max}]
with the expression of my function and the values for log x min and log x max, but it did not work. I have the following error message:
Plot::write: Tag Log in Log[x] is Protected.
How can I do then to plot f[x] vs Log[x]?
Thanks!
URL: , |
|