could not get WebGL context error
Ältere Kommentare anzeigen
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???
Antworten (3)
Ahmed raafat
am 17 Feb. 2017
0 Stimmen
Ahmed raafat
am 17 Feb. 2017
Guillaume Le Bars
am 6 Jun. 2017
0 Stimmen
Hello,
I have the same problem, how did you solved it?
Thanks in advance
Kategorien
Mehr zu Develop Apps Using App Designer finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

