Feeds
提问
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 前 | 1 个回答 | 0
1
个回答已回答
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...
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 前 | 0
已回答
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...
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 前 | 0
提问
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 前 | 3 个回答 | 0
3
个回答已回答
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 ...
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 前 | 0
提问
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 前 | 2 个回答 | 0