Community Profile

photo

JoRo


Last seen: ungefär 2 månader ago Active since 2023

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

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...

ungefär ett år 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...

ungefär ett år 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...

ungefär ett år 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...

ungefär ett år 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...

ungefär ett år ago | 3 answers | 0

3

answers