I don't think that coth() is supported, but tanh() is, so you can use coth(x)=1/tanh(x) if that can work for you.
Simscape component, can not use coth()
1 次查看(过去 30 天)
显示 更早的评论
Hello,
I am trying to implement the Jiles-Atherton-Model by using simscape custom components. The problem is that I can not use coth() in the .ssc file? Is this not possible or is there any trick to use it?
Kind regards,
Lukas
0 个评论
采纳的回答
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Composite Components 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!