Community Profile

photo

VK Bhardwaj

Last seen: 2일 전 2019년부터 활동

Followers: 0   Following: 0

통계

All
  • Knowledgeable Level 1
  • First Answer
  • Solver

배지 보기

Feeds

보기 기준

답변 있음
Check if any elements of cell array are equal ?
function y = checkequal(x) % Input 'x' should be cell array % Output 'y' logical value true. If any input cell array index is ...

거의 5년 전 | 1

문제를 풀었습니다


Remove the two elements next to NaN value
The aim is to *remove the two elements next to NaN values* inside a vector. For example: x = [6 10 5 8 9 NaN 23 9 7 3 21 ...

거의 5년 전