photo

Jeff Rudin


Last seen: 5 månader ago Active since 2018

Followers: 0   Following: 0

Statistics

MATLAB Answers

2 Questions
1 Answer

RANK
27 817
of 300 302

REPUTATION
1

CONTRIBUTIONS
2 Questions
1 Answer

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
1

RANK
 of 20 911

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168 040

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • First Review

View badges

Feeds

View by

Question


MATLAB Coder, ARM A9, Single Precision
I am using the MATLAB Coder App with Embedded Coder to target an ARM-A9 processor. Is there a setting in the MATLAB Coder App to...

mer än 7 år ago | 0 answers | 1

0

answers

Answered
How can I set the real or imaginary component of a single element of a complex mwArray?
mwParams_1.Real()(1,2) = 2.0;

mer än 7 år ago | 0

| accepted

Question


How can I set the real or imaginary component of a single element of a complex mwArray?
Given: mwArray mwParams_1(2, 2, mxDOUBLE_CLASS, mxCOMPLEX); Example: How can I set the real component of element (1,2) to 2.0...

mer än 7 år ago | 1 answer | 0

1

answer