Feeds
질문
Is there a way to get a signals properties in Matlab?
Hello, I need to pull a signals data type as its shown in the properties below. Is there a way for me get this information usin...
8년 초과 전 | 답변 수: 2 | 0
2
답변질문
When dealing with the data type "ufix16_Sp1" what does the Sp1 mean?
Hello, I'm working with data types inside matlab, and I can't seem to find any documentation online about ufix16_Sp1. I under...
8년 초과 전 | 답변 수: 1 | 0
1
답변질문
Finding indexes of duplicate words in an array
Hello, how would I go about finding the indexes of repeated words in an array. k = ['dog' 'cat' 'dog' 'lion' 'tiger']; Ho...
8년 초과 전 | 답변 수: 1 | 0