photo

Eneru Y


Last seen: 10개월 전 2016년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

3 질문
2 답변

순위
62,010
of 300,369

평판
0

참여
3 질문
2 답변

답변 채택
33.33%

획득한 표
0

순위
 of 20,936

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,436

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • First Answer
  • First Review
  • Thankful Level 1

배지 보기

Feeds

보기 기준

답변 있음
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개월 전 | 0

답변 있음
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년 초과 전 | 0

질문


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년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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년 전 | 답변 수: 1 | 0

1

답변