# Adding a row to the end of a matrix

**URL:** https://discourse.julialang.org/t/adding-a-row-to-the-end-of-a-matrix/42290
**Category:** New to Julia
**Created:** [June 30, 2020, 8:39am UTC](https://discourse.julialang.org/t/adding-a-row-to-the-end-of-a-matrix/42290 "2020-06-30T08:39:14Z")
**Posts on this page:** 1
**Showing post:** 3

<div class="post-metadata">

### Author: ![Nash](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/nash/32/14482_2.png) [@Nash](https://discourse.julialang.org/u/Nash)
#### Post date: [June 30, 2020, 8:59am UTC](https://discourse.julialang.org/t/adding-a-row-to-the-end-of-a-matrix/42290/3 "2020-06-30T08:59:37Z")

</div>

The mistake is mine. I will request to delete the question and post it with better information. It turns out I am not working wit a matrix but a 18×12 Array{Any,2}…

---

_[View the full topic](https://discourse.julialang.org/t/adding-a-row-to-the-end-of-a-matrix/42290)._
