AppDesigne​rでexcelファイ​ルから読み取った表を​表示させたい

3 visualizaciones (últimos 30 días)
航
el 26 de Ag. de 2025
Respondida: Kojiro Saito el 26 de Ag. de 2025
MATLABヘルプセンターに記載されている対話型テーブル作成のアプリについて質問です。
コード作成してみましたが、アプリ起動時に表が読み込めません。
素人で申し訳ありませんが、修正箇所教えていただけますか。

Respuestas (1)

Kojiro Saito
Kojiro Saito el 26 de Ag. de 2025
14行目のコメント文と15行目のfunction startupFcnの文が重複しています。特に15行目のために13行目から始まるスタートアップ関数の定義がうまく閉じられていません。
14、15行目を削除してみてください。

Categorías

Más información sobre 文字と文字列 en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!