photo

VK Bhardwaj

MathWorks

Last seen: 1 día hace Con actividad desde 2019

Followers: 0   Following: 0

Estadística

All
  • Knowledgeable Level 1
  • First Answer
  • Solver

Ver insignias

Feeds

Ver por

Respondida
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 ...

alrededor de 5 años hace | 1

Resuelto


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 ...

alrededor de 5 años hace