佳礼资讯网

 找回密码
 注册

ADVERTISEMENT

查看: 1273|回复: 0

Matlab code 在 .net 里的问题如何解决?

[复制链接]
发表于 16-4-2006 12:30 PM | 显示全部楼层 |阅读模式
以下的 coding 是用 "matlab builder" create 的。
但是 import 去 .NET 的时候出现 error。
以下是 error 的地方:

问题1:
using MathWorks.MATLAB.NET.Arrays;
using MathWorks.MATLAB.NET.Utility;

MathWorks 出现问题,为什么?
The type or namespace name 'MathWorks' could not be found (are you missing a using directive or an assembly reference?)

------------------------------------
问题2:
public MWArray[] mixingwithleorsignal2(int numArgsOut)
        {
          return mcr.EvaluateFunction(numArgsOut, "mixingwithleorsignal2");
        }
MWArray 出现问题。
The type or namespace name 'MWArray' could not be found (are you missing a using directive or an assembly reference?)

-----------------------------------
问题3:
private static MWMCR mcr= null;

MWMCR 出现问题。
The type or namespace name 'MWMCR' could not be found (are you missing a using directive or an assembly reference?)
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

 

ADVERTISEMENT



ADVERTISEMENT



ADVERTISEMENT

ADVERTISEMENT


版权所有 © 1996-2023 Cari Internet Sdn Bhd (483575-W)|IPSERVERONE 提供云主机|广告刊登|关于我们|私隐权|免控|投诉|联络|脸书|佳礼资讯网

GMT+8, 11-11-2024 07:19 PM , Processed in 0.117318 second(s), 24 queries , Gzip On.

Powered by Discuz! X3.4

Copyright © 2001-2021, Tencent Cloud.

快速回复 返回顶部 返回列表