Community Profile

photo

Qingping


Active since 2013

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Question


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...

4 years ago | 3 answers | 0

3

answers

Question


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...

11 years ago | 2 answers | 1

2

answers

Answered
how to connect a PostGreSQL server on the network
waiting for someone can help me.

11 years ago | 0

Question


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",...

11 years ago | 2 answers | 0

2

answers

Question


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...

11 years ago | 1 answer | 1

1

answer