How to extract data from .pf file?

3 ビュー (過去 30 日間)
Neil Bhattacharjee
Neil Bhattacharjee 2016 年 6 月 29 日
I'm making a parameter file that contains constant variables. My goal is to make an m.file as generic as possible. Currently, the parameter file is saved as a .pf file, and simply contains things like
x = 10;
The parameter file is another window in MALTAB editor, just saved as .pf.
How can I extract this information from the .pf file and initialize it in my matlab file?
Thanks,
Gauss.

回答 (0 件)

カテゴリ

Help Center および File ExchangeData Import and Analysis についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by