How to add line into an array
Mostrar comentarios más antiguos
So I'm trying to verify a sensor using a nearby weatherstation's data.
But between the hours 10 and 15 there is no data, so it goes from 9, 10, 15, 16, etc.
How do I add the four zeroes necessary to make this graph fit according to my sensor data? Or how do I split it?
1 comentario
Les Beckham
el 2 de Nov. de 2022
You need to be more specific about what isn't working for you. Please attach your data and post the code that isn't doing what you expect. Explain what you expect and how the actual results differ from what you expect.
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Shifting and Sorting Matrices en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!