Datetime class: Specifying the display format is not supported in code generation.

11 visualizzazioni (ultimi 30 giorni)
I need to use 'Format' in datetime like following:
time = datetime('now','Format','HHmmss.SSS')
This outputs: 144426.300
But when I try to use this in SImulink user defined function, I get the following error:
Specifying the display format is not supported in code generation.
Anyone knows how can I get the specific format in code generation? I went through the following page:
But didn't understand how it helps.

Risposte (0)

Categorie

Scopri di più su Simulink Coder in Help Center e File Exchange

Prodotti


Release

R2020b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by