# Bounds Error In code

**URL:** https://discourse.julialang.org/t/bounds-error-in-code/111766
**Category:** New to Julia
**Tags:** question
**Created:** [March 18, 2024, 12:17pm UTC](https://discourse.julialang.org/t/bounds-error-in-code/111766 "2024-03-18T12:17:58Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![nilshg](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/nilshg/32/2283_2.png) [@nilshg](https://discourse.julialang.org/u/nilshg)
#### Post date: [March 18, 2024, 12:22pm UTC](https://discourse.julialang.org/t/bounds-error-in-code/111766/2 "2024-03-18T12:22:41Z")

</div>

The answer to your question is generally yes, but likely only after you’ve read

> [@Please read: make it easier to help you](https://discourse.julialang.org/t/please-read-make-it-easier-to-help-you/14757):
>
> Welcome to the Julia Discourse! We are enthusiastic about helping Julia programmers, both beginner and experienced. This public service announcement (PSA) outlines best practices when asking for help. Following these points makes it easier for us to help you and more likely you’ll get a prompt, useful answer. Keywords are highlighted to make it easier to refer to specific points. Choose a descriptive title that captures the key part of your question, eg “plots with multiple axes” instead of …

and adapted your post accordingly.

Key things:

- Don’t post screenshots
- Make your code reproducible (i.e. don’t use variables defined outside the code you’re posting, create dummy data if necessary)
- Tell people what the actual problem is

---

_[View the full topic](https://discourse.julialang.org/t/bounds-error-in-code/111766)._
