MATLAB Mobileにワーク​スペースの変数を送り​、使用する方法

6 views (last 30 days)
A.Miyata
A.Miyata on 13 Jun 2021
Answered: Shunichi Kusano on 14 Jun 2021
MATLABのワークスペースにある変数を、MATLAB Mobileで使用することは可能でしょうか?また、使用できるようにする方法がわかりません。(MATLAB-MATLAB Mobile間のデータの受け渡し方法については理解しています)
ワークスペースのデータを保存し、MATLAB Mobileに送ってもグレーで表示され、プログラムを実行しても変数として使うことができない状況です。
具体的に、trainRCNNObjectDetectorで自作で作成した検出器を用いて、MATLAB Mobileで画像認識をしたいのですが、方法はありますでしょうか?

Accepted Answer

Shunichi Kusano
Shunichi Kusano on 14 Jun 2021
MATLAB Driveに変数をmatファイルとして保存してmobileから呼び出す、というのはいかがでしょうか。

More Answers (0)

Categories

Find more on MATLAB 入門 in Help Center and File Exchange

Products


Release

R2021a

Community Treasure Hunt

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

Start Hunting!