photo

Rednar


2013년부터 활동

Followers: 0   Following: 0

메시지

Professional Interests: Signal Processing

통계학

  • Thankful Level 3
  • Knowledgeable Level 1
  • First Answer

배지 보기

Feeds

보기 기준

질문


Error using RESHAPE but I'm not using reshape
When executing one of my functions I'm getting: Error using reshape To RESHAPE the number of elements must not change. Bu...

대략 11년 전 | 답변 수: 1 | 0

1

답변

질문


How to compile Simulink models before doing simulation?
I'm working on a MATLAB script that will run different Simulink models but everytime I load one using sim(myModel) it takes an a...

대략 11년 전 | 답변 수: 3 | 2

3

답변

질문


How to run MATLAB function and Simulink model simultaneously?
I have a MATLAB function that displays a figure I draw using annotations and I have a Simulink model that records brain signals....

대략 11년 전 | 답변 수: 1 | 1

1

답변

답변 있음
Delete repeated row in matrix
I think what you are looking for is the function "unique". Try using: B = unique(A,'rows') That will delete repeated row...

대략 11년 전 | 5

| 수락됨

질문


Visual C++ compiler not found
I'm trying to create a Visual C++ solution file from a Simulink model but it keeps telling me that there is "*No supported Visua...

대략 11년 전 | 답변 수: 1 | 0

1

답변

질문


Can mexw64 files be used on 32 bit matlab?
I'm trying to run a simulation with Simulink but it keeps throwing me errors of the type "Error in S-Function ... does not exist...

대략 11년 전 | 답변 수: 1 | 0

1

답변