How do you remove certain text?
显示 更早的评论
I'm currently writing a function and to do it correctly I have to remove everything to the left of a decimal. For instance, if i do x = 5/3 and get 1.6666667 I just would like to be able to get rid if 1 and get .66666667.
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Simulink 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!