How to control the height of square brackets of matrixEnforcing That array Stays Square When Drawing...

Is there hidden data in this .blend file? Trying to minimize the file size

What is the etymology of the kanji 食?

How did the original light saber work?

En Passant For Beginners

Avoiding morning and evening handshakes

page split between longtable caption and table

How would an AI self awareness kill switch work?

Closed form for these polynomials?

If I delete my router's history can my ISP still provide it to my parents?

Slow moving projectiles from a hand-held weapon - how do they reach the target?

How is the Incom shipyard still in business?

Can a hotel cancel a confirmed reservation?

What to do if authors don't respond to my serious concerns about their paper?

Tikzing a circled star

What's the most convenient time of year in the USA to end the world?

Pendulum Rotation

integral inequality of length of curve

When does coming up with an idea constitute sufficient contribution for authorship?

Are there any outlying considerations if I treat donning a shield as an object interaction during the first round of combat?

Eww, those bytes are gross

How to avoid being sexist when trying to employ someone to function in a very sexist environment?

Dilemma of explaining to interviewer that he is the reason for declining second interview

Why do members of Congress in committee hearings ask witnesses the same question multiple times?

How to deal with an incendiary email that was recalled



How to control the height of square brackets of matrix


Enforcing That array Stays Square When Drawing MatrixThe gaps in a matrix bracketsVertical Alignment of Matrix CellsMultiple line matrix equationsHow to control size of matrix bracketsGet square brackets instead of “( )” brackets in the blkarray environmentCreating a matrix using bracketsEqual height matrix brackets in math modeTex4ht/MathJax - Matrix equation with aligned rowsUnstandardized brackets in matrix













0















Here is my code for creating a matrix:



        begin{equation}
left [
begin{array}{ccc}
1 & 2 & 3\
1 & 2 & 3\
1 & 2 & 3\
end{array}
right ]
end{equation}


In my Tex release, it is printed as
enter image description here



But when I edit the same code in Mathematics Stack Exchange, it appears as
enter image description here



So how to fit the length of square brackets to actual size of matrix?
Furthermore, I found the same problem when using following environment:



begin{bmatrix} 
...
end{bmatrix}


Can anyone help out?









share







New contributor




Finley is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.

























    0















    Here is my code for creating a matrix:



            begin{equation}
    left [
    begin{array}{ccc}
    1 & 2 & 3\
    1 & 2 & 3\
    1 & 2 & 3\
    end{array}
    right ]
    end{equation}


    In my Tex release, it is printed as
    enter image description here



    But when I edit the same code in Mathematics Stack Exchange, it appears as
    enter image description here



    So how to fit the length of square brackets to actual size of matrix?
    Furthermore, I found the same problem when using following environment:



    begin{bmatrix} 
    ...
    end{bmatrix}


    Can anyone help out?









    share







    New contributor




    Finley is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
    Check out our Code of Conduct.























      0












      0








      0








      Here is my code for creating a matrix:



              begin{equation}
      left [
      begin{array}{ccc}
      1 & 2 & 3\
      1 & 2 & 3\
      1 & 2 & 3\
      end{array}
      right ]
      end{equation}


      In my Tex release, it is printed as
      enter image description here



      But when I edit the same code in Mathematics Stack Exchange, it appears as
      enter image description here



      So how to fit the length of square brackets to actual size of matrix?
      Furthermore, I found the same problem when using following environment:



      begin{bmatrix} 
      ...
      end{bmatrix}


      Can anyone help out?









      share







      New contributor




      Finley is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.












      Here is my code for creating a matrix:



              begin{equation}
      left [
      begin{array}{ccc}
      1 & 2 & 3\
      1 & 2 & 3\
      1 & 2 & 3\
      end{array}
      right ]
      end{equation}


      In my Tex release, it is printed as
      enter image description here



      But when I edit the same code in Mathematics Stack Exchange, it appears as
      enter image description here



      So how to fit the length of square brackets to actual size of matrix?
      Furthermore, I found the same problem when using following environment:



      begin{bmatrix} 
      ...
      end{bmatrix}


      Can anyone help out?







      matrices arrays





      share







      New contributor




      Finley is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.










      share







      New contributor




      Finley is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.








      share



      share






      New contributor




      Finley is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.









      asked 8 mins ago









      FinleyFinley

      1011




      1011




      New contributor




      Finley is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.





      New contributor





      Finley is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.






      Finley is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.






















          0






          active

          oldest

          votes











          Your Answer








          StackExchange.ready(function() {
          var channelOptions = {
          tags: "".split(" "),
          id: "85"
          };
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function() {
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled) {
          StackExchange.using("snippets", function() {
          createEditor();
          });
          }
          else {
          createEditor();
          }
          });

          function createEditor() {
          StackExchange.prepareEditor({
          heartbeatType: 'answer',
          autoActivateHeartbeat: false,
          convertImagesToLinks: false,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: null,
          bindNavPrevention: true,
          postfix: "",
          imageUploader: {
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          },
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          });


          }
          });






          Finley is a new contributor. Be nice, and check out our Code of Conduct.










          draft saved

          draft discarded


















          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f477500%2fhow-to-control-the-height-of-square-brackets-of-matrix%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown

























          0






          active

          oldest

          votes








          0






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes








          Finley is a new contributor. Be nice, and check out our Code of Conduct.










          draft saved

          draft discarded


















          Finley is a new contributor. Be nice, and check out our Code of Conduct.













          Finley is a new contributor. Be nice, and check out our Code of Conduct.












          Finley is a new contributor. Be nice, and check out our Code of Conduct.
















          Thanks for contributing an answer to TeX - LaTeX Stack Exchange!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid



          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.


          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f477500%2fhow-to-control-the-height-of-square-brackets-of-matrix%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          Paper upload error, “Upload failed: The top margin is 0.715 in on page 3, which is below the required...

          Emraan Hashmi Filmografia | Linki zewnętrzne | Menu nawigacyjneGulshan GroverGulshan...

          How can I write this formula?newline and italics added with leqWhy does widehat behave differently if I...