How can I insert a specific number in a specific position of a sequence?
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Hello. There is a long sequence of number. for example, '100023000'. I want to insert a number '1' in a 5th position of above sequence. That is, between 2 and 3, resulting in a final sequence of '1000213000'.
How can i make it possible?
Please help me!
0 Kommentare
Akzeptierte Antwort
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Elementary Math finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!