photo

qaqcvc


Last seen: 4 years ago Active since 2019

Followers: 0   Following: 0

Statistics

MATLAB Answers

5 Questions
2 Answers

RANK
4,832
of 300,343

REPUTATION
10

CONTRIBUTIONS
5 Questions
2 Answers

ANSWER ACCEPTANCE
80.0%

VOTES RECEIVED
0

RANK
 of 20,926

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,172

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

  • Thankful Level 2
  • First Review
  • Thankful Level 1
  • First Answer

View badges

Feeds

View by

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...

5 years ago | 1 answer | 0

1

answer

Answered
Can 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.

5 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 =...

5 years ago | 2 answers | 0

2

answers

Question


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...

5 years ago | 1 answer | 0

1

answer

Question


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...

6 years ago | 1 answer | 0

1

answer

Answered
3 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.

6 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. ...

6 years ago | 1 answer | 0

1

answer