problems with daqscope

2 ビュー (過去 30 日間)
Felix
Felix 2011 年 5 月 27 日
I try to run daqscope, but get the following error message: >> daqscope
??? Error using ==> privateGetAdaptor at 68 The specified super-class 'internal.SetGetRenderer' contains a parse error or cannot be found on MATLAB's search path, possibly shadowed by another file with the same name.
Error in ==> daqgate at 23 [varargout{1:nout}] = feval(varargin{:});
Error in ==> daqscope>localInitFig at 1094 [adaptorStr, ai, names] = daqgate('privateGetAdaptor', 'analoginput');
Error in ==> daqscope at 69 data = localInitFig;
How do I add or change the path so Matlab can find this super-class 'internal.SetGetRenderer'??

回答 (0 件)

カテゴリ

Help Center および File ExchangeDigital Input and Output についてさらに検索

タグ

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by