필터 지우기
필터 지우기

Error:Unable to read MAT-file .../slprj/​_jitprj/ji​tEngineAcc​essInfo.ma​t. Not a binary MAT-file. Try load -ASCII to read as text.

조회 수: 5 (최근 30일)
Enabled source control to GitHub, with LFS. Everything worked from command line. A couple compiles, later, this error stops Simulink.
Error:Unable to read MAT-file .../slprj/_jitprj/jitEngineAccessInfo.mat. Not a binary MAT-file. Try load -ASCII to read as text.
I navigate to this file. It is an ascii file. The contents are:
version https://git-lfs.github.com/spec/v1
oid sha256:3c0869504c7ced452f0c917bcefc09e3ef161894a7530f6e597e99c82a71a91c
size 2434
LFS does seem to have added something to this file, and there is an object ID hash, and a size.
How do I get Simulink compiling again? LFS is needed to track the workspace variables .mat file, as it's 134 MB.
  댓글 수: 4
Benjamin Thompson
Benjamin Thompson 2024년 4월 4일
Can you provide the files or more information? There is nothing here for the Community to review to reproduce your problem. If using GIT, you may need to configure your GIT settings to treat MAT files as binary rather than text.
Benjamin Thompson
Benjamin Thompson 2024년 4월 4일
Also you may want to put the slprj folder into the .gitignore list since those are all temporary files and you would not want to be pushing them to a GIT repository.

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Simulink Environment Customization에 대해 자세히 알아보기

제품


릴리스

R2023a

Community Treasure Hunt

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

Start Hunting!

Translated by