photo

Qingping


Active since 2013

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

4 Questions
1 Answer

RANK
130,741
of 301,428

REPUTATION
0

CONTRIBUTIONS
4 Questions
1 Answer

ANSWER ACCEPTANCE
25.0%

VOTES RECEIVED
0

RANK
 of 21,271

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 174,497

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • First Review
  • Thankful Level 1

View badges

Feeds

View by

Question


the data of urlread return
When I used the below 2 lines code to get the PNG file. URL_Site='http://api.map.baidu.com/staticimage?center=100,25&width=...

11 years ago | 1 answer | 0

1

answer

Question


which version of matlab support the "database" function
it is ok when I run the database function in MATLAB 2013. But it doesn't work in MATLAB 6.5. How can find that which version...

11 years ago | 1 answer | 0

1

answer

Answered
Which Version support the new syntax of try statement
my code is Similar with the following code: A=rand(3,3); %3*3 matrix B=rand(2,2); %2*2 matrix try C ...

12 years ago | 0

Question


Which Version support the new syntax of try statement
I used try function to solve the question with following format: try statements catch exception %here statements ...

12 years ago | 2 answers | 0

2

answers

Question


warning about print function
When I using print function to print figure. There is a warning such as list below, and the printer print a blank paper? ...

12 years ago | 1 answer | 0

1

answer