|
马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。
您需要 登录 才可以下载或查看,没有账号?注册
x
我在用matlab hspicetoolbox读取hspice仿真数据时,出现如下错误,是什么原因?
matlab 版本是7.0, hspice2008,2005都出现如下结果
x=loadsig('gm_id_v_overvol.st0');
*********************************************************
Hspice Toolbox for Matlab
written by Michael Perrott (http://www-mtl.mit.edu/~perrott)
while at Silicon Laboratories (http://www.silabs.com)
Copyright (C) 1999 by Silicon Laboratories, Inc.
This software is distributed under the terms of
the GNU Public License (see the COPYING file
for more details), and comes with no warranty or support
*********************************************************
error in hs_allocate_sf: unexpected values in block1 header
??? One or more output arguments not assigned during call to 'D:\MATLAB7\toolbox\hspicetoolbox\loadsig.dll'. |
|