Error using ARX in standalone application

I am using IDDATA and ARX functions. It runs fine in MATLAB. I created a .exe file of my matlab code. But that doesn't run, error-" Undefined function ARX for input arguments of type iddata". I included all the toolboxes. Any suggestions please ?

回答 (2 件)

Taru
Taru 2016 年 11 月 9 日

0 投票

While creating the standalone file in "deploytool" add arx.m file from "C:\Program Files\MATLAB\R2011b\toolbox\ident\ident" in additional files.
Luis Freire
Luis Freire 2017 年 6 月 1 日

0 投票

Could you solve the problem? because I have the exact same one

質問済み:

2016 年 1 月 21 日

回答済み:

2017 年 6 月 1 日

Community Treasure Hunt

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

Start Hunting!

Translated by