could not get WebGL context error
古いコメントを表示
Hello Everyone
fig = uifigure;
ax = uiaxes(fig);
x = linspace(-pi,pi,50);
y = 5*sin(x);
plot(ax,x,y)
but the result is error Java Script as shown

How to fix it and If I tried on Windows will it be solved???
回答 (3 件)
Ahmed raafat
2017 年 2 月 17 日
Guillaume Le Bars
2017 年 6 月 6 日
0 投票
Hello,
I have the same problem, how did you solved it?
Thanks in advance
カテゴリ
ヘルプ センター および File Exchange で Develop Apps Using App Designer についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

