photo

Konstantinos Athanasiou

MathWorks

Last seen: 9 mois il y a Actif depuis 2022

Followers: 0   Following: 0

Statistiques

  • Knowledgeable Level 1
  • First Answer

Afficher les badges

Feeds

Afficher par

Réponse apportée
What are the steps to reproduce the plots in 5G New Radio Polar Coding example?
A fitting workflow to speed up the execution time of this example (and produce similar plots quickly) could be: 1. Encapsulate ...

presque 2 ans il y a | 1

| A accepté

Réponse apportée
Skipping execution paths for autocoding
Use coder.target to determine the target of the solver methods Following your example above you can do elseif solverMethod == ...

presque 2 ans il y a | 1

| A accepté

Réponse apportée
MATLAB Coder does not recognize dot notation in struct member assignment
The following codegen command compiles without errors for the provided example. % codegen t -globals {'SD', struct('a', double(...

presque 2 ans il y a | 0