Feeds
질문
power circle diagram.
000000000000000000000000000000000000000000000000000000
거의 10년 전 | 답변 수: 0 | 0
0
답변답변 있음
Save matlab output in textfile
i cant write my output data into a .txt file in matlab 2015a.
Save matlab output in textfile
i cant write my output data into a .txt file in matlab 2015a.
거의 10년 전 | 0
질문
I have got "Error using serial/fopen (line 72) Open failed: Port: COM5 is not available. No ports are available. Use INSTRFIND to determine if other instrument objects are connected to the requested device. Error in viread (line 5) fopen (comport);"
my code body is clear all; clc; close all; comport=serial('COM5','Baudrate',9600); fopen (comport); x=0; ...
대략 10년 전 | 답변 수: 0 | 0
