what is the syntax to implement natural logrithamic function (ln) into coding
显示 更早的评论
回答(1 个)
Mischa Kim
2015-2-27
The natural log is simply log
tim = (x/z)*log(u);
类别
在 帮助中心 和 File Exchange 中查找有关 Log Plots 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!