Why do I receive an error when I use the NTHROOT function within MATLAB?
古いコメントを表示
When I execute the following command:
r = nthroot(1,2)
I receive the following error message:
??? Error using ==> nthroot
If X is negative, N must be an odd integer.
However, my value for X is not negative.
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Analog Signal Generation についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!