How to display file icons for .mat, .m, and .fig files in Linux

조회 수: 6 (최근 30일)
Cyrus Abdollahi
Cyrus Abdollahi 2024년 3월 26일
댓글: Cyrus Abdollahi 2024년 4월 3일
I have MATLAB installed in Linux, however, I cannot see any of my files as .m .mat or .fig with the appropriate matlab icons on them. They all look like text file icons.
I attempted following the advice of this link: but it does not appear to work for me.
The MIMES are not working and the icons are not named as such in the website. I cant seem to find where MATLAB stores the file icons on linux after spending an hour going down a rabbit hole finding them. Has anyone successfully set this up?
Thanks,
Cyrus
  댓글 수: 4
Brahmadev
Brahmadev 2024년 4월 3일
편집: Brahmadev 2024년 4월 3일
Instead of manually taking a screenshot and editing the background, you can also create a MATLAB logo using the following commands:
logo
exportgraphics(gcf, 'MATLAB_logo.png')
Cyrus Abdollahi
Cyrus Abdollahi 2024년 4월 3일
Thanks Brahmadev, I was able to find the logo easily but my issue was finding the file icons.

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

답변 (0개)

카테고리

Help CenterFile Exchange에서 Environment and Settings에 대해 자세히 알아보기

태그

제품


릴리스

R2024a

Community Treasure Hunt

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

Start Hunting!

Translated by