Azzera filtri
Azzera filtri

decimal specification change in a table

1 visualizzazione (ultimi 30 giorni)
mat geek
mat geek il 21 Apr 2019
Commentato: Walter Roberson il 21 Apr 2019
I have my data in a table that the user input as a matrix [a 'time', 'temp' b; c,d]. and assigned the first column to time, and sec column be temperature.
a=table(Time,temp)
And the time variable values was converted from min to hours, but how can I make the time variable show to 2 decimal places in the table.
  1 Commento
Walter Roberson
Walter Roberson il 21 Apr 2019
Is Time a datetime() object or a duration() object, or one of the calendar related time objects ? Or is it just plain numeric?
Which MATLAB release are you using?

Accedi per commentare.

Risposte (0)

Categorie

Scopri di più su Data Type Identification in Help Center e File Exchange

Prodotti

Community Treasure Hunt

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

Start Hunting!

Translated by