photo

old_user_rat


2012년부터 활동

Followers: 0   Following: 0

통계학

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


Area Plots
Dear all, I am using the code below to colour different areas of a plot. I have 2 questions: 1)I would however like to use sh...

대략 12년 전 | 답변 수: 1 | 1

1

답변

질문


subplot axis scaling
Dear all, I am using this code: %case i y1=0:0.001:.25; a1=y1; y1=0.251:0.001:0.5; a2=1/2-y1; ...

대략 12년 전 | 답변 수: 2 | 0

2

답변

질문


Graph colouring
Dear all, I have the following 2d plot. I would like to colour/shade the regions of the graph in the same way you would use t...

12년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Conditional Plotting
Hi all, I would like to plot the following graph only for the range where y2=>y1, leaving Z for y1>y2 empty. y1=0:0.01:1; ...

12년 초과 전 | 답변 수: 1 | 0

1

답변

답변 있음
Plotting error message
Thanks guys, that's clear now

12년 초과 전 | 0

질문


Plotting error message
Hi, I am running this code: y1 = 0:.01:1; for y2=0:1/10:1; l=1+y2*10; t(:,l) = y1.^3./12 + (y1.^2...

12년 초과 전 | 답변 수: 3 | 0

3

답변