Feeds
질문
Why MATLAB 2021b LiveScript has large left margin column?
I have updated from 2021a to 2021b, and I found the editor has some unacceptable feature: Both livescript and script editor has...
거의 4년 전 | 답변 수: 1 | 0
1
답변답변 있음
How to make Live Script plot figure shape not be squared?
I just found that I can simply use set(gcf,'Position',[0 0 500 400]); to set the location? Is that the right way, please tell...
    
  
How to make Live Script plot figure shape not be squared?
I just found that I can simply use set(gcf,'Position',[0 0 500 400]); to set the location? Is that the right way, please tell...
대략 4년 전 | 0
질문
How to make Live Script plot figure shape not be squared?
I am using MATLAB 2021a, and when plot a figure in Live Script, the default shape of the figure is sqaure-shapped: Since the...
대략 4년 전 | 답변 수: 1 | 0