Look at input() function
Newton-Raphson method. code
9 次查看(过去 30 天)
显示 更早的评论
in matlab how would I ask the user to enter a percent error that will be used to determine the precision of the Newton-Raphson method. Verify that this value is between 0.1% and 10% (inclusive). If it is not, prompt the user to re-enter the percent error until a value is entered in the correct range.
回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!