Feeds
질문
fill a polygon with a hole
data=[ 0.5, 0.8; 1.0, 0.0; 0.0, 0.0; 0.5, 0.8; 0.5, 0.4; 0.1, 0.1; 0.7, 0.1; 0.5, 0.4; ]; h=fill(data(:,1),dat...
5년 초과 전 | 답변 수: 3 | 0
3
답변질문
issues of Sensitive in 'dir' function
There is a file named abc.m, but I'm not sure the name is abc.m or Abc.m. How to determine the true name of file? I have a...
대략 12년 전 | 답변 수: 2 | 1
2
답변답변 있음
how to connect a PostGreSQL server on the network
waiting for someone can help me.
how to connect a PostGreSQL server on the network
waiting for someone can help me.
대략 12년 전 | 0
질문
How to update Perl in matlab
I am using Perl in matlab. Perl code: my $dbh = DBI->connect("dbi:$dbdriver:dbname=$dbname;host=$dbhost;port=$dbport",...
대략 12년 전 | 답변 수: 2 | 0
2
답변질문
how to connect a PostGreSQL server on the network
I found a help with Connect to a local PostGreSQL database on default port conn = database('test_db',UserName,Password,'Vendo...
대략 12년 전 | 답변 수: 1 | 1