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

ungefär 4 år ago | 3

Question


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

ungefär 4 år ago | 2 answers | 0

2

answers

Question


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

ungefär 4 år ago | 1 answer | 0

1

answer

Question


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

ungefär 4 år ago | 1 answer | 0

1

answer

Question


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

ungefär 4 år ago | 1 answer | 0

1

answer