Community Profile

photo

Michael Zauner


Last seen: 9 months ago Active since 2021

Statistics

All
  • 5-Star Galaxy Level 2
  • Thankful Level 1
  • Personal Best Downloads Level 1
  • First Submission
  • GitHub Submissions Level 1
  • Solver
  • First Answer
  • First Review

View badges

Content Feed

View by

Question


Passing enumeration class into functions. Best practice?
Hello, I have an enumeration defined like this: classdef myEnum < uint8 enumeration A (0) B (1) ...

1 year ago | 0 answers | 0

0

answers

Question


Echo out Simulink Coder environmental variables
Hallo, is there a way to echo out Environmental variables used by Simulink Coder? For example, the linker file for the Simul...

2 years ago | 1 answer | 0

1

answer

Answered
How to write in multiple lines simultaneously in Matlab Editor ?
This feature works only in adjacent lines. Hold down the 'Alt' Key and drag over multiple lines with the mouse. You should th...

2 years ago | 2

Answered
Matlab 2021b: Run Section now interrupts currently running section?
it seems Matlab has changed the way 'Run section' works in the 2021b release. The 'Run section' now queues the next execution i...

2 years ago | 2

Question


Matlab 2021b: Run Section in debugging mode not working anymore
I have upgraded to Matlab 2021b recently and found out that changes have been made regarding to the debugger and the 'Run sectio...

2 years ago | 2 answers | 1

2

answers

Submitted


Zoom Plot
Create zoom-axes in Matlab figures.

3 years ago | 12 downloads |

Thumbnail

Solved


Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...

3 years ago

Answered
Problem in bidirectional IPC comunication with C2000
Hello, I had a very similar problem to what you described with your IPC communication and vectors. I am using Matlab 2021a, an...

3 years ago | 0

Question


Custom code for F28379D being ignored in Simulink
Hi, I am using the Simulink Coder/Custom Code/System Outputs block to add custom code to my F28379D project. In particular I us...

3 years ago | 0 answers | 0

0

answers

Question


Block to C-code highlighting in Simulink Embedded coder
Hi, I recently upgraded from Matlab 2020b to 2021a. I noticed that the block to C-code highlighting stopped working after the u...

3 years ago | 0 answers | 0

0

answers