Error in installing and running- ultrasim

1 回表示 (過去 30 日間)
Nabeela Madiwale
Nabeela Madiwale 2018 年 7 月 11 日
回答済み: Walter Roberson 2018 年 7 月 12 日
Undefined function or variable 'usimcnf'.
Error in usimstrt (line 67) config=usimcnf('initialize',flagg,option);
Error in ultrasim (line 18) usimstrt;
I tired to install the toolbox for ultrasim, 'ultrasim07' and the updated version 'ultrasim2005'.
Made the required changes in userusim.m, usiminit.m. and plot>>gcmus.m
Created finite.m and gcm.m text files
Also created a new folder which contains- cnf and results- ultrasim related files.
I still get the above errors, I need a solution for it..?

回答 (1 件)

Walter Roberson
Walter Roberson 2018 年 7 月 12 日
usimstrt.m is in the directory that holds the main routines for ultrasim, including ultrasim.m itself. You need to ensure that directory is on your MATLAB path.

カテゴリ

Help Center および File ExchangeMATLAB についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by