why couldn't I use plot?

조회 수: 1 (최근 30일)
Jianle Sun
Jianle Sun 2019년 9월 25일
답변: Jyotish Kumar 2019년 11월 13일
>> x=linspace(0,2*pi,30);
>> y=sin(x);
>> plot(x,y)
Bundle#121 start failed: Loading D:\Program Files\MATLAB\R2019a\bin\win64\builtins\matlab_graphics_osgserver\mwosgserver_builtinimpl.dllfailed with error: %1 涓
嶆槸鏈夋晥鐨� Win32 搴旂敤绋嬪簭銆�

답변 (1개)

Jyotish Kumar
Jyotish Kumar 2019년 11월 13일
Hi,
It seems you are using 32-bit system and the graphics require for this plot function is 64 bits.

카테고리

Help CenterFile Exchange에서 二维图和三维图에 대해 자세히 알아보기

태그

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!