error loading spdfcdfread?

3 ビュー (過去 30 日間)
Megha
Megha 2020 年 1 月 27 日
移動済み: Matt J 2024 年 5 月 4 日
I have been using cdf patch, since years, in different PCs/Laptops. However, something went on very unusual this time in my new device.
It is able to run "spfdcdfinfo" but shows error while running "spdfcdfread".
The error is like:
Error using spdfcdfreadc
Error issued from CDF library: "NO_CDF_SELECTED: A CDF has not been selected."
Error in spdfcdfread (line 615)
[xdata, dummy] = spdfcdfreadc(filename, args.Variables{p}, ...
Error in o2 (line 17)
data = spdfcdfread(['omni_hro2_1min_', year, month, '01_v01.cdf']);
This patch is avialble on NASA's cdaweb. I use windows 64 bit version available under:
I made it sure that "spdfcdfreadc" mexw64 file is under the same directory as my matlab path.
Can anyone please help?
  1 件のコメント
源
2022 年 8 月 29 日
移動済み: Matt J 2024 年 5 月 4 日
I have encountered a problem similar to yours. Have you solved this problem?

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

回答 (0 件)

カテゴリ

Help Center および File ExchangeCall C++ from MATLAB についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by