photo

Zhenjia


Rice University

Last seen: 2 years ago Active since 2013

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

3 Questions
3 Answers

RANK
69,358
of 300,753

REPUTATION
0

CONTRIBUTIONS
3 Questions
3 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 21,077

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 170,858

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

View badges

Feeds

View by

Question


Initialize GUI plot area
Hi, I created a GUI with a "Run" button and a "Plot" area using GUIDE. I want the plot area to be blank when the GUI is open. Af...

10 years ago | 1 answer | 0

1

answer

Answered
compile c++ code using mex
Thanks. I compiled the example on the Matlab website successfully. Should I write the mexFunction for each c++ code? My c++ code...

12 years ago | 0

Answered
compile c++ code using mex
I used -v -g to output more compiling information. It looks my error is related to 64 bit Mac system. I am still looking for ans...

12 years ago | 0

Question


compile c++ code using mex
Hi, I want to compile my c++ code using mex. The error information is as follows. My friend compiled it successfully using his m...

12 years ago | 3 answers | 0

3

answers

Answered
assign colarmap to multiple lines' lengths
Yes, "patch" seems the right command for my problem. However, I have two lines crossing with each other. For "Patch", I have to ...

12 years ago | 0

Question


assign colarmap to multiple lines' lengths
I have a graph with weights associated to the edges. I plot the edges as lines and I would like to assign colors in a continuous...

12 years ago | 2 answers | 0

2

answers