Risposto
running matlab using command line
For R2019 users: -nodisplay & -nodesktop do not exist. Use: matlab -batch "Main; exit"

oltre 4 anni fa | 4

Domanda


[Fixed-point converter] Passing constant struct to entry point
I have passed a constant struct to the input of MATLAB HDL Coder.Lets say param.a = 'red' In the code, it is responsible for ch...

oltre 4 anni fa | 2 risposte | 0

2

risposte

Domanda


[Coder] Which types are supported for constant folding?
In MATLAB HDL coder I try to do constant folding on the output of a function. The output type is a 1x262144 uint16. The coder ...

oltre 4 anni fa | 1 risposta | 0

1

risposta

Domanda


Fixed point converter: Ignore code part.
I am using the HDL Coder and escape an Inputparser with if coder.target('MATLAB') p = inputParser; %...Inputparser S...

oltre 4 anni fa | 1 risposta | 0

1

risposta

Domanda


MATLAB Profile: Why is detail level operator gone?
Why is the profile on -detail operator option gone? Reference for what it did. It would be great for counting the operations ...

oltre 4 anni fa | 1 risposta | 0

1

risposta