Invalid file identifier, but can't edit the toolbox

3 ビュー (過去 30 日間)
AbioEngineer
AbioEngineer 2020 年 2 月 2 日
編集済み: Walter Roberson 2020 年 2 月 2 日
I installed the free, light-weight toolbox "Rametrix LITE v1.1" here and followed the simple included instructions. Since it's a GUI, I don't have any code to paste here, and can't locate the directory where functions or classes were installed. To reproduce this error, simply:
  1. paste this google sheet link into the first field: https://docs.google.com/spreadsheets/d/1o4359-q6Ap5azQsgj-IlSrBZKAnTmgfxUj-t3J5RGHk/edit?usp=sharing
  2. select the attached folder
  3. the error is: "Invalid file identifier. Use fopen to generate a valid file identifier"
The toolbox is for the PCA/LDA of Raman Spectra. I suspect it is because the .txt files are being closed and attempted to be re-accessed. How would I find the code so that I can fix these bugs?
Thank you so much!
  1 件のコメント
Image Analyst
Image Analyst 2020 年 2 月 2 日
Have you tried to contact the authors? Chances are that no one here who is reading this has that toolbox.

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

採用された回答

Walter Roberson
Walter Roberson 2020 年 2 月 2 日
編集済み: Walter Roberson 2020 年 2 月 2 日
After you install the .mtblx then you can go into the Add-On Manager. On the line corresponding to the toolbox, you can Open Folder. That will cd you to the folder that contains the source code, which you can then debug.

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeDimensionality Reduction and Feature Extraction についてさらに検索

製品


リリース

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by