SImulink won't save the Pd.mat file for me.

3 ビュー (過去 30 日間)
DJ V
DJ V 2024 年 10 月 11 日
回答済み: Jaimin 2024 年 12 月 23 日
Simulink won't save the Pd.mat file for me. I need to know how to get Pd.mat to save the data indicated in the attached file.
  1 件のコメント
Walter Roberson
Walter Roberson 2024 年 10 月 12 日
It is saving the file when I try it.

サインインしてコメントする。

回答 (1 件)

Jaimin
Jaimin 2024 年 12 月 23 日
When Simulink is not saving the Pd.mat file as expected, there could be several reasons for this issue. Here are some potential causes and solutions:
File Permissions:
  • Ensure that the client has the necessary write permissions for the directory where the “Pd.mat file is supposed to be saved. You can test this by trying to manually create a file in that directory.
Path Issues:
  • Check that the path specified for saving the “Pd.mat file is correct and accessible. Absolute paths are generally more reliable than relative paths.
Simulink Model Configuration:
  • Verify that the Simulink model is correctly configured to save the data to “Pd.mat. This includes checking the To File block settings or any MATLAB script that saves the data.
For more information kindly refer following MathWorks documentation.
I hope this will be helpful.

カテゴリ

Help Center および File ExchangeProgrammatic Model Editing についてさらに検索

製品


リリース

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by