qaqcvc
Followers: 0 Following: 0
Statistics
RANK
4,762
of 295,527
REPUTATION
10
CONTRIBUTIONS
5 Questions
2 Answers
ANSWER ACCEPTANCE
80.0%
VOTES RECEIVED
0
RANK
of 20,242
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,057
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
Feeds
Question
Unwanted white line in the 3d figure
The problem is as shown in the figure below: There are unwanted white lines in the pdf file. I output it with export_fig tool...
4 years ago | 1 answer | 0
1
answerCan not add box and ticks to a colorbar
This problem is from my AMD graphic driver. After updating my AMD graphic driver, the problem is solved.
4 years ago | 0
| accepted
Question
Can not make Legend border visible
With the code below. This the example code from https://www.mathworks.com/help/matlab/ref/legend.html x = linspace(0,pi); y1 =...
4 years ago | 2 answers | 0
2
answersQuestion
Can not add box and ticks to a colorbar
Hi guys, I can not add box and ticks to my colorbar. My code is surf(xx,yy,zz) cb = colorbar; cb.Ticks = [13 15 17 19]; cb...
4 years ago | 1 answer | 0
1
answerQuestion
How to horizontally align multiple lines ylabel
how to put [A], [V] and [P.U.] at the center. I have used: set(ylb1, 'Position', [yl_pos, 0, 0],'rotation',0,'VerticalAlig...
5 years ago | 1 answer | 0
1
answer3 phase power calc from Vabc and Iabc
How about transform them into DQ frame, and calculate active power and reactive power with PQ theory? Not sure.
5 years ago | 0
Question
Why is there no Simulink version converter tool? Can any one help me to convert?
If I want to run a newer version of Simulink model in an older version of Simulink, I need to convert it to an earlier version. ...
5 years ago | 1 answer | 0