Christopher Wunder
Followers: 0 Following: 0
Statistics
RANK
19,527
of 295,467
REPUTATION
2
CONTRIBUTIONS
6 Questions
1 Answer
ANSWER ACCEPTANCE
16.67%
VOTES RECEIVED
2
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,872
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
Feeds
Question
Can I use my individual license inside a docker container for CI purposes using matlab docker image?
I'm trying to use a matlab docker image based on a linux image to create standalone artifacts for use on linux targets. Runni...
1 year ago | 2 answers | 0
2
answersQuestion
Alternative to makima interpolation method in python packaged matlab code.
Hi, Im using a matlab simulink model in my python package that uses the makima interpolation method in a look-up table. I rep...
2 years ago | 1 answer | 0
1
answerQuestion
How to resolve "too many input arguments"-error using the sim command
I'm running a simulink-model in rapid accelerator mode. Some key information are: I load a whole data set into my matlab works...
2 years ago | 1 answer | 0
1
answerQuestion
Use python functions in packages created with MATLAB Compiler SDK
Hi, I'm using the Matlab Compiler SDK to create a python package and integrate it in a python application. Now the package i...
2 years ago | 0 answers | 2
0
answersBrace indexing is not supported for variables of this type
ok I figured it out by now, in case anyone has the same Problem: I replaced "simIn = simulink.compiler.configureForDeployment(s...
2 years ago | 0
| accepted
Question
Brace indexing is not supported for variables of this type
Hi, I want to use a SimulationInput object as an argument for "sim()" because it seems to work with simulink compiler. The er...
2 years ago | 1 answer | 0
1
answerQuestion
How to manage multiple matlab processes running at the same time from python
Hello, Short Overview I have a python program, where you can start a matlab script from. This script collects parameters e....
3 years ago | 1 answer | 0