![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/8978425_1550059905549_DEF.jpg)
Dawid Strzelczyk
Followers: 0 Following: 0
Feeds
답변 있음
Matlab2020b suddenly does not start anymore
Starting up my Mac in safe mode helped. While in safe mode, I was able to open Matlab. After that, I restarted the computer agai...
Matlab2020b suddenly does not start anymore
Starting up my Mac in safe mode helped. While in safe mode, I was able to open Matlab. After that, I restarted the computer agai...
1년 초과 전 | 0
| 수락됨
질문
Matlab2020b suddenly does not start anymore
Hi, i am on Mac Monterey 12.2.1, M1 Max and i am using matlab2020b for over a year now. Suddenly, i can't start matlab anymor...
1년 초과 전 | 답변 수: 2 | 0
2
답변질문
pressing enter in command window does not execute the code in Matlab 2021b
>> 1+1 should return 2 after pressing enter, however matlab does nothing - no reaction. I am using Matlab 2021b and Mac Pr...
거의 3년 전 | 답변 수: 0 | 0
0
답변답변 있음
I rotated images in preview (mac), but Matlab views original images
I used this answer: https://www.mathworks.com/matlabcentral/answers/260607-how-to-load-a-jpg-properly?s_tid=srchtitle and solve ...
I rotated images in preview (mac), but Matlab views original images
I used this answer: https://www.mathworks.com/matlabcentral/answers/260607-how-to-load-a-jpg-properly?s_tid=srchtitle and solve ...
거의 4년 전 | 1
| 수락됨
질문
I rotated images in preview (mac), but Matlab views original images
Hi I have tousands if images rotated in preview (mac). I didnt know, what exif is and that some programs - like matlab - view t...
거의 4년 전 | 답변 수: 1 | 0
1
답변질문
saving large figures in Matlab
Hi is there a way of saving large figures (>2GB) in matlab? savefig(fig1, strcat(self.imageAddress, '.fig'), 'compact'); r...
거의 4년 전 | 답변 수: 1 | 0
1
답변질문
Guide font size problems
I have a GUI in guide and i am going crazy because of the font sizes. How can it be, that the labels have exactly the same hei...
거의 4년 전 | 답변 수: 1 | 0
1
답변질문
grouping indices based on how close they are
Hi Lets say, I have an array with indices like this: a = [11 12 13 25 26 55 56 57] Is there a nice way of grouping them into ...
대략 4년 전 | 답변 수: 1 | 0
1
답변질문
NaN from str2double('1 2 3') on Matlab 2020a
Hi str2double('1 2 3') returns NaN on Matlab 2020a but works fine on Matlab 2018b & Matlab 2016b (returns: 1 2 3). How to c...
4년 초과 전 | 답변 수: 1 | 0
1
답변질문
How to list and load only the first file in folder?
Hello, I have about 1500 image files in a folder and listing all using dir() last too long and sometimes crashes the AppDesigne...
거의 5년 전 | 답변 수: 1 | 0