*********************************************************
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_determine_variables: block trailer mismatch
??? One or more output arguments not assigned during call to "loadsig".
“To compile the loadsig function for a different platform, go to the directory containing loadsig.c within Matlab, and then type mex loadsig.c within Matlab.”
我是个新手,比如loadsig.c文件在E:\matlab文件夹下,你在matlab的命令窗口中用cd命令进到这个文件夹,然后输入mex loadsig.c就可以了,
回复 3#gavingong“To compile the loadsig function for a different platform, go to the directory containing loadsig.c within Matlab, and then type mex loadsig.c within Matlab.”
我是个新手,比如loadsig.c文件在E:\matlab文件夹下,你在matlab的命令窗口中用cd命令进到这个文件夹,然后输入mex loadsig.c就可以了,