how to use flag matrix in matlab ?

조회 수: 2 (최근 30일)
Sultan Mehmood
Sultan Mehmood 2019년 6월 21일
댓글: Jan 2019년 6월 21일
let j is a sequence.
  댓글 수: 4
Bjorn Gustavsson
Bjorn Gustavsson 2019년 6월 21일
"is a sequence" is too vague, {'a','q','t'} is a sequence of characters. {'pig','cat','platypus'} is a sequence of animal names or plain words, [1 12 123 1234] is a sequence of numbers. "Flag" is also too vague - what do you want the flag to mean or be used for? Is your sequence a sequence of identifiers for some event you've recorded? Do you want the "flag" to be an array which collects those instances in some way?
For anyone to be able to help you you need to give sufficient information about the problem at hand...
Jan
Jan 2019년 6월 21일
@Sultan: Please read: How to ask a good question

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

답변 (0개)

카테고리

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

Community Treasure Hunt

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

Start Hunting!

Translated by