photo

Eneru Y


Last seen: 10 months ago Active since 2016

Followers: 0   Following: 0

Statistics

MATLAB Answers

3 Questions
2 Answers

RANK
62,010
of 300,369

REPUTATION
0

CONTRIBUTIONS
3 Questions
2 Answers

ANSWER ACCEPTANCE
33.33%

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

  • First Answer
  • First Review
  • Thankful Level 1

View badges

Feeds

View by

Answered
Sizing issues when exporting figures with exportgraphics on MacBook Pro 14" (Sonoma)
I have the same problem on Windows. No control over size and font in vector mode. The best solution for me is still hgexport(). ...

10 months ago | 0

Answered
How do I export the calculations of a textfile?
I think I found the solution: for A = 10:0.1:100 for B = 100:1:1000 for C = 1:0.01:10 X = ...

8 years ago | 0

Question


How do I export the calculations of a textfile?
I have to export to a file all the values of variables X and Y. A = 10:0.1:100; B = 100:1:1000; C = 1:0.01:10; ...

8 years ago | 1 answer | 0

1

answer

Question


MATLAB can't resolve equation?
Hello guys, following equation: x = (a * (b + x)) / b It's not resolved by matlab with solve() function, but it's resol...

9 years ago | 1 answer | 0

1

answer

Question


How to draw a circle in a log-log plot?
Hello guys, I need to make a graph that shows two *concentric circles* of *very different sizes*. I need to draw a concentric ci...

10 years ago | 1 answer | 0

1

answer