|
马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。
您需要 登录 才可以下载或查看,没有账号?注册
x
除了问题
提示如下,请大家帮忙看看是什么原因
>> [W,R,I]=diffampBW(1,2.0,10.0e9,1,30e-15,'t85');
*********************************************************
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 'init_SpiceData': mxCalloc call failed -
not enough memory!!
??? One or more output arguments not assigned during call to "loadsig".
Error in ==> diffampBW at 84
y = loadsig(file2); % load hspice ac data |
|