MATLAB Compiler で Excel アドインのビルド時、.xla ファイルが生成されないのはなぜですか?

3 views (last 30 days)
MATLAB Compiler による Excel アドイン作成時、パッケージ化は通りますが、.xla ファイルが生成されません。
 

Accepted Answer

MathWorks Support Team
MathWorks Support Team on 8 Aug 2022
以下の手順で Excel の設定を行ってから、コンパイル、パッケージ化を行います。
(1) Excelを起動する 
(2) Excel -> [ファイル] -> [オプション]-> [セキュリティ センター] で "セキュリティセンターの設定"ボタンを押下 
(3) "マクロの設定" を選択 
(4) "VBAプロジェクトオブジェクトモデルへのアクセスを信頼する" にチェックを入れる。 
(5)Excelを閉じる 
 

More Answers (0)

Categories

Find more on Data Export to MATLAB in Help Center and File Exchange

Products


Release

R2011a

Community Treasure Hunt

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

Start Hunting!