Community Profile

photo

Jossie


2019년부터 활동

통계

All
  • Thankful Level 1
  • Solver

배지 보기

Content Feed

보기 기준

질문


How do I create a colormap for a flat plane?
I am creating a flat plane, I want the color of the plane to be a gradient. I tried using the colormap copper but it keeps it bl...

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

1

답변

문제를 풀었습니다


Check if number exists in vector
Return 1 if number _a_ exists in vector _b_ otherwise return 0. a = 3; b = [1,2,4]; Returns 0. a = 3; b = [1,...

4년 초과 전