安装完了matlab如何配置RTW?

安装完MATLAB之后怎么配置RTW呢?为什么按照提示输入 rtwintgt-setup会报错呢:rtwintgt-setup
??? Error using ==> rtwintgt
Too many output arguments. 急急急急急急急。。。。。。。。!!!!!!

输入:rtwintgt空格-install 或者 rtwintgt空格-setup
注意:输入rtwintgt之后一定要有个空格,然后再输入-setup或者-install

这两个命令是一样的效果,运行成功后,输入 y

就能配置正确时间,不过好像matlab时间始终和系统时间差8个时区;
具体的看书,书上应该有!!!
温馨提示:答案为网友推荐,仅供参考
第1个回答  2012-10-04
输入:rtwintgt空格-install 或者 rtwintgt空格-setup 注意:输入rtwintgt之后一定要有个空格,然后再输入-setup或者-install

这两个命令是一样的效果,运行成功后,输入 y

就能配置正确时间,不过好像matlab时间始终和系统时间差8个时区;追问

你说的
rtwintgt -setup是配置时间的吗?不影响软件工作么?
我按你说的做了 还是不行 出现的
??? Failed to start Real-Time Windows Target service.此驱动程序被阻止加载

Error in ==> rtwintgt>rtwt_setup at 121reboot = rtwtinst('install', srcpath);
Error in ==> rtwintgt at 30
rtwt_setup(noprompt);

追答

  额 不是吧,这个我就不知道了,我是这样运行的,能行;你查一下help吧,看看help里面怎么介绍的;
  我这个help复制给你看看:

  Installing the KernelDuring installation, all software for the Real-Time Windows Target is copied onto your hard drive. The kernel, although copied to the hard drive, is not automatically installed. Installing the kernel sets up the kernel to start running in the background each time you start your computer.

  After you install the Real-Time Windows Target, you can install the kernel. You need to install the kernel before you can run a Real-Time Windows Target executable:

  1. In the MATLAB window, type
  rtwintgt -install
  MATLAB displays the message
  You are going to install the Real-Time Windows Target kernel.
Do you want to proceed? [y] :
  2. Continue installing the kernel. Type
  y
MATLAB installs the kernel and displays the message
  The Real-Time Windows Target kernel has been successfully installed.
  If a message is displayed asking you to restart your computer, you need to restart your computer before the kernel runs correctly.
  3. Check that the kernel was correctly installed. Type
  rtwho
MATLAB should display a message similar to
  Real-Time Windows Target version 2.5.0 (C) The MathWorks, Inc.
1994-2003
MATLAB performance = 100.0%
Kernel timeslice period = 1 ms