フィルターのクリア

How to get around using pack function in matlab 2022b?

21 ビュー (過去 30 日間)
Jáchym Zosincuk
Jáchym Zosincuk 2023 年 2 月 9 日
コメント済み: Jáchym Zosincuk 2023 年 2 月 13 日
Iam curently trying to run enhancement of eeglab called Hume (all info on this link: https://www.jaredsaletin.org/hume) and unfortunetly in part of its code it uses pack function. For Matlab 2022b this function has been deleted without any replacement and I can't find a way to continue. Is there any, beside downgrading the Matlab version? Is this function still necesary in the code?
Error mesage I got:
Error using pack
pack has been removed.

採用された回答

Jan
Jan 2023 年 2 月 9 日
The pack command is not useful anymore. Try to comment it out in the code. Asking the author is a good option also.
  1 件のコメント
Jáchym Zosincuk
Jáchym Zosincuk 2023 年 2 月 13 日
Thank you, it seems it worked fine.

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

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeGet Started with MATLAB についてさらに検索

製品


リリース

R2022b

Community Treasure Hunt

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

Start Hunting!

Translated by