回答済み
Datatype problem and pointers for a .DLL
Yeah! I have returned with an answer this time. The error causes due to declration problem of this line DWORD handlesensor, LPC...

6年弱 前 | 1

回答済み
Datatype problem and pointers for a .DLL
I have IFD2421 sensor connected over TCP/IP and mine is working fine. You did the same thing and the error should not come. Sorr...

約6年 前 | 0

質問


Multiple legend location in figure
Hi, I have a code similar to below where I want to put the legends at different location. This code is running well in 2014b but...

7年弱 前 | 0 件の回答 | 0

0

回答

質問


Only last legend command is working while using multiple legend command using plotyy
My code looks like this: n=-180:180; x=(pi/180).*n; y=sin(x); y2=sin(x).*cos(x); y3=cos(x); [ax h1 h2]=plotyy(n,y,n,y2) h...

約7年 前 | 1 件の回答 | 0

1

回答