Define vector v in the code

조회 수: 1 (최근 30일)
Serra Gündar
Serra Gündar 2021년 4월 15일
편집: Serra Gündar 2021년 4월 15일
h

채택된 답변

Stephan
Stephan 2021년 4월 15일
v=[2,-3,-5,6]
result = prod(v(v>0))
  댓글 수: 1
Serra Gündar
Serra Gündar 2021년 4월 15일
thank you for your answer!

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 MATLAB에 대해 자세히 알아보기

태그

제품

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by