photo

JoRo


Last seen: Today Active since 2023

Followers: 0   Following: 0

Statistics

MATLAB Answers

4 Questions
2 Answers

RANK
222,509
of 300,352

REPUTATION
0

CONTRIBUTIONS
4 Questions
2 Answers

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
0

RANK
 of 20,928

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,212

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

  • Thankful Level 1

View badges

Feeds

View by

Question


Enter LUT-breakpoints and LUT-table data with variable dimension in system mask of referenced model
Dear all, I am trying to setup a "referenced model" in simulink, which gets parameterized via a "system mask". Inside of th...

1 year ago | 1 answer | 0

1

answer

Question


error when building interface file for clib package
Hi, I am working on matlab 2022a and I am trying to build an interface file for a clib package. Therefore I installed the M...

2 years ago | 1 answer | 0

1

answer

Answered
How to define the <SHAPE> of an array with variable size in a c++ clib function?
In case anyone faces the same issue: I solved the problem. I had to redefine the c++ function to: void mycppfunction(double my...

2 years ago | 0

| accepted

Question


How to define the <SHAPE> of an array with variable size in a c++ clib function?
Hi, I am trying to build a c++ clib. After running: clibgen.generateLibraryDefinition(...) I get a definemylib.mlx. Th...

2 years ago | 1 answer | 0

1

answer

Answered
Fast computation of entries of large matrix
Wow, thank you both for your hints. I have to go through your advices to completely understand what you did, but this seems gr...

3 years ago | 0

Question


Fast computation of entries of large matrix
Hey guys, I'm working on a problem with creating very large matrices (in the real problem the size is nearly 2500 x 2400). Th...

3 years ago | 3 answers | 0

3

answers