Warning: file_get_contents(/data/phpspider/zhask/data//catemap/4/matlab/15.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181

Warning: file_get_contents(/data/phpspider/zhask/data//catemap/8/linq/3.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Xilinx';s系统生成器/Matlab错误:MEX文件无效_Matlab_Xilinx - Fatal编程技术网

Xilinx';s系统生成器/Matlab错误:MEX文件无效

Xilinx';s系统生成器/Matlab错误:MEX文件无效,matlab,xilinx,Matlab,Xilinx,但是,我知道这并没有解决我的问题 当我运行System Generator for DSP(即基本上从Xilinx的开始菜单程序组运行Matlab)并打开Simulink,然后单击Xilinx的任何块时,我得到以下错误: Warning: The following error was caught while executing 'xlSocketServer_impl' class destructor: Invalid MEX-file 'C:\Xilinx\Vivado\2013.2\l

但是,我知道这并没有解决我的问题

当我运行System Generator for DSP(即基本上从Xilinx的开始菜单程序组运行Matlab)并打开Simulink,然后单击Xilinx的任何块时,我得到以下错误:

Warning: The following error was caught while executing 'xlSocketServer_impl' class destructor:
Invalid MEX-file 'C:\Xilinx\Vivado\2013.2\lib\win64.o\matlab\xlanytable.mexw64': The
specified module could not be found. 
该文件确实存在。文件路径确实添加到了Matlab中。我有微软Visual C++ 2008可重新分配。< /P> 我尝试使用Dependency Walker,得到以下结果:

Error: At least one required implicit or forwarded dependency was not found.
看起来“LIBSYSGEN.DLL”丢失了:

Error opening file. The system cannot find the file specified.
但我不认为它会丢失,因为我确实“成功”安装了Vivado(Xilinx 4GB产品)

有人有什么建议吗

a, Vivado 2013.2,
Windows 7 Ultimate x64

我已经格式化了我的电脑,并重新安装了Windows 7、Xilinx的Vivado和Matlab,但问题相同。