hi everyone . i want to use Hspice toobox in matlab, but its functions don't run ,i added the path to matlab dir. what else ????

11 views (last 30 days)
x=loadsig('new3.tr0')
Error using loadsig Error: file can't be opened
...i added the path to matlab dir. what else ????

Answers (1)

Walter Roberson
Walter Roberson on 19 Jun 2016
Your new3.tr0 would need to be in your current directory, or in a directory that is on your MATLAB path.

Categories

Find more on File Operations in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!