photo

yang


jade

Active since 2012

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

1 Question
4 Answers

RANK
9 614
of 300 369

REPUTATION
4

CONTRIBUTIONS
1 Question
4 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 20 936

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168 436

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Knowledgeable Level 1
  • Revival Level 1
  • First Answer

View badges

Feeds

View by

Answered
save web page as pdf
you can open the website by function web,then you'll an icon print in MATLAB web browser,click it and save web as a pdf file ...

ungefär 8 år ago | 0

| accepted

Answered
How to convert a matrix to a Gray scale image?
THE matrix[M,N],[M,N,3],[M,N,O]?

mer än 13 år ago | 0

Answered
How to Count changes in a vector-Challenging problem, help appreciated
V1=V-5;%small than 5 become small then 0 ,big 5 to big than 0 num=0,%count number D=zeros(6); for k=1:6 D(k)=V1(k+1)*V1(k) ...

mer än 13 år ago | 0

Answered
separate colors in a picture
if the three colors is R,G,B,i can for example I as a turecolor image R=I(:,:,1); G=I(:,:,2); B=I(:,:,3);

mer än 13 år ago | 0

Question


write a 2d vector into dxf or other cad/ vector file?
I used to need vector in a CAM software,i found matlab strong in plot vector,i want save matlab 2d matrix to vector file exac...

mer än 13 år ago | 0 answers | 0

0

answers