photo

Christian Tieber


Last seen: nästan 3 år ago Active since 2020

Followers: 0   Following: 0

Statistics

MATLAB Answers

4 Questions
3 Answers

RANK
71 342
of 300 364

REPUTATION
0

CONTRIBUTIONS
4 Questions
3 Answers

ANSWER ACCEPTANCE
25.0%

VOTES RECEIVED
0

RANK
 of 20 934

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168 407

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
  • Thankful Level 1
  • First Answer

View badges

Feeds

View by

Question


Wait until .exe called with system() finishes execution
Matlab skript saveMatfile.m turned in to .exe with Application Compiler. I still want to use the .exe in matlab so i call it wi...

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

1

answer

Answered
runtime load mat-file not proportional to size?
Same story if i just load, save and reload: disp('load matfile: '); tic data = load(fullmatpath); toc dataPath = ['data\'...

mer än 4 år ago | 0

Question


runtime load mat-file not proportional to size?
It takes me 0.08 seconds to load a .mat-file with 138MB containing 367 nx1 double arrays. But 0.57 seconds to load a .mat-file...

mer än 4 år ago | 2 answers | 0

2

answers

Question


Efficient indexing. Index array generating.
data and array1 are given. I am looking for a more efficient way to generate index. It should be a one-liner. Thanks in A...

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

1

answer

Answered
Renderer: 'painters' vs. Opengl
This might be interessting: https://www.mathworks.com/matlabcentral/answers/363832-some-figures-not-saving-as-vector-graphics-s...

ungefär 5 år ago | 0

Answered
Debugging app designer on error
Use dbstop if caught error

mer än 5 år ago | 0

Question


Where has depfun gone? or How to make a dependency graph?
I would like to use plot_graph from plot_depfun: https://www.mathworks.com/matlabcentral/fileexchange/46080-plot_depfun These f...

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

1

answer