現在この質問をフォロー中です
- フォローしているコンテンツ フィードに更新が表示されます。
- コミュニケーション基本設定に応じて電子メールを受け取ることができます。
Figures from code executed on Answers are tiny
1 回表示 (過去 30 日間)
古いコメントを表示
the cyclist
2024 年 2 月 15 日
When I run code here at Answers, generated figures are now much, much smaller than they used to be. (I can't remember how long this has been going on, or even if it happens every time.)
22 件のコメント
Paul
2024 年 2 月 15 日
Yes. Seems to be an issue for users that updated to and posting from Windows 11? That seemed to be the issue discussed here.
Star Strider
2024 年 2 月 15 日
It seems not to be consistent. Thses plots seem appropriately-sized —
x = 0:0.01:5;
y1 = sin(2*pi*x);
y2 = cos(2*pi*x);
figure
plot(x, y1)
grid
figure
plot(x, [y1; y2; y1.*y2+randn(size(x))/10])
grid
the cyclist
2024 年 2 月 15 日
編集済み: the cyclist
2024 年 2 月 19 日
Let's see ...
x = 0:0.01:5;
y1 = sin(2*pi*x);
y2 = cos(2*pi*x);
figure
plot(x, y1)
grid
Star Strider
2024 年 2 月 15 日
Strange.
My plots seem to be normal when I plot them, even when I look at the later, although your version of my first plot is definitely reduced.
Are you seeing my plots as normal or reduced?
Dyuman Joshi
2024 年 2 月 15 日
編集済み: Dyuman Joshi
2024 年 2 月 19 日
@Star Strider, your plots seems normal to me on Windows 11 - Google Chrome (latest version). However, the plots by @the cyclist are small to me as well.
I have seen this behaviour earlier as well, but sparsely. I will link them here if I find any.
I will check this on my personal PC and update here when I get back home.
Edit - The behaviour is still the same (as mentioned above) on Windows 10 - Mozilla Firefox (latest version).
Paul
2024 年 2 月 17 日
編集済み: Paul
2024 年 2 月 17 日
Something has definitely changed, and I'm not using Windows 11.
But in this very recent thread, the plot has shrunk. As reported by @William Rose and/or @Torsten, the plots in the recent thread looked normal when I was editing the post, but then got smaller afer I click submi (though not has much as suffered by others).
Walter Roberson
2024 年 2 月 19 日
My hypothesis is that it might have to do with which browser is being used by the person submitting the code.
the cyclist
2024 年 2 月 19 日
I use Chrome.
But I'll post this reply with generated figure from Safari.
x = 0:0.01:5;
y1 = sin(2*pi*x);
y2 = cos(2*pi*x);
figure
plot(x, y1)
grid
Image Analyst
2024 年 2 月 19 日
Is the relative size affected by the zoom level of the display you're using in the browser? What is your browser's zoom level?
Paul
2024 年 2 月 19 日
% Edge: Zoom 150%
x = 0:0.01:5;
y1 = sin(2*pi*x);
y2 = cos(2*pi*x);
figure
plot(x, y1)
grid
Paul
2024 年 2 月 19 日
% Edge: Zoom 100%
x = 0:0.01:5;
y1 = sin(2*pi*x);
y2 = cos(2*pi*x);
figure
plot(x, y1)
grid
Paul
2024 年 2 月 19 日
But my plot with 100% zoom is still not as big (nor as bright) as @Star Strider's plots in this comment.
Hmm, maybe Star had a zoom level less than 100%?
Paul
2024 年 2 月 19 日
% Edge: Zoom 75%
x = 0:0.01:5;
y1 = sin(2*pi*x);
y2 = cos(2*pi*x);
figure
plot(x, y1)
grid
Star Strider
2024 年 2 月 19 日
I get the same results as posted here in Firefox, DuckDuckGo, and Edge (the only browsers I currently have installed). The zoom levels are all between 80% - 100% in my various browsers, however the scale differences persist and are the same in each. For me, the plots in my earlier Comment are all larger than all the others, the others being diminished to about ½ the size (both width and height) with respect to mine.
I obviously have no idea what others are seeing, or if each person’s own plots are scaled differently for them than the others, as mine are for me.
I attacned an Edge screenshot. (it saved as .jpg, I didn’t see other available options or I’d have chosen .png.)
.
the cyclist
2024 年 2 月 19 日
Zoom level does affect it! Here, I have zoomed down to 50%
x = 0:0.01:5;
y1 = sin(2*pi*x);
y2 = cos(2*pi*x);
figure
plot(x, y1)
grid
Walter Roberson
2024 年 2 月 19 日
Firefox... I confirm that zooming down to 50% results in a larger final plot.
Rena Berman
2024 年 2 月 21 日
(Answers Dev) Thank you all for you help looking into this. I have forwarded a link to this thread to MW developers.
回答 (1 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!エラーが発生しました
ページに変更が加えられたため、アクションを完了できません。ページを再度読み込み、更新された状態を確認してください。
Web サイトの選択
Web サイトを選択すると、翻訳されたコンテンツにアクセスし、地域のイベントやサービスを確認できます。現在の位置情報に基づき、次のサイトの選択を推奨します:
また、以下のリストから Web サイトを選択することもできます。
最適なサイトパフォーマンスの取得方法
中国のサイト (中国語または英語) を選択することで、最適なサイトパフォーマンスが得られます。その他の国の MathWorks のサイトは、お客様の地域からのアクセスが最適化されていません。
南北アメリカ
- América Latina (Español)
- Canada (English)
- United States (English)
ヨーロッパ
- Belgium (English)
- Denmark (English)
- Deutschland (Deutsch)
- España (Español)
- Finland (English)
- France (Français)
- Ireland (English)
- Italia (Italiano)
- Luxembourg (English)
- Netherlands (English)
- Norway (English)
- Österreich (Deutsch)
- Portugal (English)
- Sweden (English)
- Switzerland
- United Kingdom(English)
アジア太平洋地域
- Australia (English)
- India (English)
- New Zealand (English)
- 中国
- 日本Japanese (日本語)
- 한국Korean (한국어)