| Author |
Message |
bhargav_tri
Joined: 11 Oct 2009 Posts: 2 Location: NJ
|
11 Oct 2009 14:51 hspice toolbox in matlab |
|
|
|
|
Hi Everyone,
I am using HSPICE(Unix) for a Graduate course. Since my school has some License issue with Avan waves I want to use Matlab for studying the waveform from the HSPICE simulation. I came across this HSPICE toolbox for Matlab at http://www.edaboard.com/ftopic111906.html.
But than when I try to include this toolbox in Matlab I come across the following problem: C:\Users\Bhargav\Desktop\hspice_toolbox.tar.gz: Cannot create HspiceToolbox\loadsig.dll
I have stored the ziped file in my desktop thus it shows the path name of the .gz file.
Does anyone know the reason of this problem? Moreover is there any other way that I can see the waves except Awaves?
Thanks in advance..
Bhargav
|
|
| Back to top |
|
 |
sudheerkm
Joined: 08 Jul 2009 Posts: 37 Helped: 2 Location: india
|
03 Nov 2009 10:14 Re: hspice toolbox in matlab |
|
|
|
|
be root and try
#tar -zxvf filename.tar.gz
best of luck
ensure that the tool box is for unix matlab
|
|
| Back to top |
|
 |
Google AdSense

|
03 Nov 2009 10:14 Ads |
|
|
|
|
|
|
| Back to top |
|
 |
bhargav_tri
Joined: 11 Oct 2009 Posts: 2 Location: NJ
|
04 Nov 2009 16:45 Re: hspice toolbox in matlab |
|
|
|
|
thanks sudheer.
I got it working.
|
|
| Back to top |
|
 |