How can I increase row vertical spacing in a table without affecting inner arrays?












0















The methods I am aware of for modifying vertical spacing in a table are renewcommand{arraystretch}{<length>} and setlength{extrarowheight}{<length>}. However, these commands affect the arrays inside the table as well.



Is there any command similar to setlength{tabcolsep}{10pt} but for row spacing?



This is the code for my table, and I'd like to increase the spacing between the matrices, as they look too close to each other.



    begin{table}[hbt!]
centering
begin{tabular}{ccc}
hline
Description & Symbol & Value\ hline
State-Space Matrix & $A$ & $left(begin{array}{cccc} 0 & 0 & 1.0 & 0\ 0 & 0 & 0 & 1.0\ 0 & 744.7 & -40.32 & 0\ 0 & -1152.0 & 40.32 & 0 end{array}right)$\
State-Space Matrix & $B$ & $left(begin{array}{c} 0\ 0\ 61.63\ -61.63 end{array}right)$\
State-Space Matrix & $C$ & $left(begin{array}{cccc} 1.0 & 0 & 0 & 0\ 0 & 1.0 & 0 & 0 end{array}right)$\
State-Space Matrix & $D$ & $left(begin{array}{c} 0\ 0 end{array}right)$\
Open-loop Poles & $OL$ & $left(begin{array}{cccc} 0 & 0 & 0 & 0\ 0 & -9.187+25.78{}mathrm{i} & 0 & 0\ 0 & 0 & -9.187-25.78{}mathrm{i} & 0\ 0 & 0 & 0 & -21.95 end{array}right)$\
hline
end{tabular}
caption{Pre-Lab Parameters}
end{table}


enter image description here










share|improve this question







New contributor




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





















  • Welcome! Have you tried to add an empty row: & & \ ?

    – Kurt
    18 mins ago


















0















The methods I am aware of for modifying vertical spacing in a table are renewcommand{arraystretch}{<length>} and setlength{extrarowheight}{<length>}. However, these commands affect the arrays inside the table as well.



Is there any command similar to setlength{tabcolsep}{10pt} but for row spacing?



This is the code for my table, and I'd like to increase the spacing between the matrices, as they look too close to each other.



    begin{table}[hbt!]
centering
begin{tabular}{ccc}
hline
Description & Symbol & Value\ hline
State-Space Matrix & $A$ & $left(begin{array}{cccc} 0 & 0 & 1.0 & 0\ 0 & 0 & 0 & 1.0\ 0 & 744.7 & -40.32 & 0\ 0 & -1152.0 & 40.32 & 0 end{array}right)$\
State-Space Matrix & $B$ & $left(begin{array}{c} 0\ 0\ 61.63\ -61.63 end{array}right)$\
State-Space Matrix & $C$ & $left(begin{array}{cccc} 1.0 & 0 & 0 & 0\ 0 & 1.0 & 0 & 0 end{array}right)$\
State-Space Matrix & $D$ & $left(begin{array}{c} 0\ 0 end{array}right)$\
Open-loop Poles & $OL$ & $left(begin{array}{cccc} 0 & 0 & 0 & 0\ 0 & -9.187+25.78{}mathrm{i} & 0 & 0\ 0 & 0 & -9.187-25.78{}mathrm{i} & 0\ 0 & 0 & 0 & -21.95 end{array}right)$\
hline
end{tabular}
caption{Pre-Lab Parameters}
end{table}


enter image description here










share|improve this question







New contributor




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





















  • Welcome! Have you tried to add an empty row: & & \ ?

    – Kurt
    18 mins ago
















0












0








0








The methods I am aware of for modifying vertical spacing in a table are renewcommand{arraystretch}{<length>} and setlength{extrarowheight}{<length>}. However, these commands affect the arrays inside the table as well.



Is there any command similar to setlength{tabcolsep}{10pt} but for row spacing?



This is the code for my table, and I'd like to increase the spacing between the matrices, as they look too close to each other.



    begin{table}[hbt!]
centering
begin{tabular}{ccc}
hline
Description & Symbol & Value\ hline
State-Space Matrix & $A$ & $left(begin{array}{cccc} 0 & 0 & 1.0 & 0\ 0 & 0 & 0 & 1.0\ 0 & 744.7 & -40.32 & 0\ 0 & -1152.0 & 40.32 & 0 end{array}right)$\
State-Space Matrix & $B$ & $left(begin{array}{c} 0\ 0\ 61.63\ -61.63 end{array}right)$\
State-Space Matrix & $C$ & $left(begin{array}{cccc} 1.0 & 0 & 0 & 0\ 0 & 1.0 & 0 & 0 end{array}right)$\
State-Space Matrix & $D$ & $left(begin{array}{c} 0\ 0 end{array}right)$\
Open-loop Poles & $OL$ & $left(begin{array}{cccc} 0 & 0 & 0 & 0\ 0 & -9.187+25.78{}mathrm{i} & 0 & 0\ 0 & 0 & -9.187-25.78{}mathrm{i} & 0\ 0 & 0 & 0 & -21.95 end{array}right)$\
hline
end{tabular}
caption{Pre-Lab Parameters}
end{table}


enter image description here










share|improve this question







New contributor




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












The methods I am aware of for modifying vertical spacing in a table are renewcommand{arraystretch}{<length>} and setlength{extrarowheight}{<length>}. However, these commands affect the arrays inside the table as well.



Is there any command similar to setlength{tabcolsep}{10pt} but for row spacing?



This is the code for my table, and I'd like to increase the spacing between the matrices, as they look too close to each other.



    begin{table}[hbt!]
centering
begin{tabular}{ccc}
hline
Description & Symbol & Value\ hline
State-Space Matrix & $A$ & $left(begin{array}{cccc} 0 & 0 & 1.0 & 0\ 0 & 0 & 0 & 1.0\ 0 & 744.7 & -40.32 & 0\ 0 & -1152.0 & 40.32 & 0 end{array}right)$\
State-Space Matrix & $B$ & $left(begin{array}{c} 0\ 0\ 61.63\ -61.63 end{array}right)$\
State-Space Matrix & $C$ & $left(begin{array}{cccc} 1.0 & 0 & 0 & 0\ 0 & 1.0 & 0 & 0 end{array}right)$\
State-Space Matrix & $D$ & $left(begin{array}{c} 0\ 0 end{array}right)$\
Open-loop Poles & $OL$ & $left(begin{array}{cccc} 0 & 0 & 0 & 0\ 0 & -9.187+25.78{}mathrm{i} & 0 & 0\ 0 & 0 & -9.187-25.78{}mathrm{i} & 0\ 0 & 0 & 0 & -21.95 end{array}right)$\
hline
end{tabular}
caption{Pre-Lab Parameters}
end{table}


enter image description here







tables spacing arrays






share|improve this question







New contributor




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











share|improve this question







New contributor




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









share|improve this question




share|improve this question






New contributor




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









asked 28 mins ago









Enrique FernandezEnrique Fernandez

1




1




New contributor




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





New contributor





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






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













  • Welcome! Have you tried to add an empty row: & & \ ?

    – Kurt
    18 mins ago





















  • Welcome! Have you tried to add an empty row: & & \ ?

    – Kurt
    18 mins ago



















Welcome! Have you tried to add an empty row: & & \ ?

– Kurt
18 mins ago







Welcome! Have you tried to add an empty row: & & \ ?

– Kurt
18 mins ago












1 Answer
1






active

oldest

votes


















0














A tabstackengine approach.



documentclass{article}
usepackage{tabstackengine,array}
setstacktabbedgap{1.5ex}% INTER-COLUMN GAP
setlengthextrarowheight{3pt}
begin{document}
begin{table}[hbt!]
centering
begin{tabular}{ccc}
hline
Description & Symbol & Value\ hline
State-Space Matrix & $A$ & addstackgap[8pt]{$parenMatrixstack{ 0 & 0 & 1.0 & 0\ 0 & 0 & 0 & 1.0\ 0 & 744.7 & -40.32 & 0\ 0 & -1152.0 & 40.32 & 0}$} \
State-Space Matrix & $B$ & addstackgap{$parenMatrixstack{ 0\ 0\ 61.63\ -61.63 }$}\
State-Space Matrix & $C$ & addstackgap{$parenMatrixstack{ 1.0 & 0 & 0 & 0\ 0 & 1.0 & 0 & 0 }$}\
State-Space Matrix & $D$ & addstackgap{$parenMatrixstack{ 0\ 0 }$}\
Open-loop Poles & $OL$ & addstackgap{$parenMatrixstack{ 0 & 0 & 0 & 0\ 0 & -9.187+25.78{}mathrm{i} & 0 & 0\ 0 & 0 & -9.187-25.78{}mathrm{i} & 0\ 0 & 0 & 0 & -21.95}$}\
hline
end{tabular}
caption{Pre-Lab Parameters}
end{table}
end{document}


enter image description here





share
























    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
    });


    }
    });






    Enrique Fernandez 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%2f482354%2fhow-can-i-increase-row-vertical-spacing-in-a-table-without-affecting-inner-array%23new-answer', 'question_page');
    }
    );

    Post as a guest















    Required, but never shown

























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    0














    A tabstackengine approach.



    documentclass{article}
    usepackage{tabstackengine,array}
    setstacktabbedgap{1.5ex}% INTER-COLUMN GAP
    setlengthextrarowheight{3pt}
    begin{document}
    begin{table}[hbt!]
    centering
    begin{tabular}{ccc}
    hline
    Description & Symbol & Value\ hline
    State-Space Matrix & $A$ & addstackgap[8pt]{$parenMatrixstack{ 0 & 0 & 1.0 & 0\ 0 & 0 & 0 & 1.0\ 0 & 744.7 & -40.32 & 0\ 0 & -1152.0 & 40.32 & 0}$} \
    State-Space Matrix & $B$ & addstackgap{$parenMatrixstack{ 0\ 0\ 61.63\ -61.63 }$}\
    State-Space Matrix & $C$ & addstackgap{$parenMatrixstack{ 1.0 & 0 & 0 & 0\ 0 & 1.0 & 0 & 0 }$}\
    State-Space Matrix & $D$ & addstackgap{$parenMatrixstack{ 0\ 0 }$}\
    Open-loop Poles & $OL$ & addstackgap{$parenMatrixstack{ 0 & 0 & 0 & 0\ 0 & -9.187+25.78{}mathrm{i} & 0 & 0\ 0 & 0 & -9.187-25.78{}mathrm{i} & 0\ 0 & 0 & 0 & -21.95}$}\
    hline
    end{tabular}
    caption{Pre-Lab Parameters}
    end{table}
    end{document}


    enter image description here





    share




























      0














      A tabstackengine approach.



      documentclass{article}
      usepackage{tabstackengine,array}
      setstacktabbedgap{1.5ex}% INTER-COLUMN GAP
      setlengthextrarowheight{3pt}
      begin{document}
      begin{table}[hbt!]
      centering
      begin{tabular}{ccc}
      hline
      Description & Symbol & Value\ hline
      State-Space Matrix & $A$ & addstackgap[8pt]{$parenMatrixstack{ 0 & 0 & 1.0 & 0\ 0 & 0 & 0 & 1.0\ 0 & 744.7 & -40.32 & 0\ 0 & -1152.0 & 40.32 & 0}$} \
      State-Space Matrix & $B$ & addstackgap{$parenMatrixstack{ 0\ 0\ 61.63\ -61.63 }$}\
      State-Space Matrix & $C$ & addstackgap{$parenMatrixstack{ 1.0 & 0 & 0 & 0\ 0 & 1.0 & 0 & 0 }$}\
      State-Space Matrix & $D$ & addstackgap{$parenMatrixstack{ 0\ 0 }$}\
      Open-loop Poles & $OL$ & addstackgap{$parenMatrixstack{ 0 & 0 & 0 & 0\ 0 & -9.187+25.78{}mathrm{i} & 0 & 0\ 0 & 0 & -9.187-25.78{}mathrm{i} & 0\ 0 & 0 & 0 & -21.95}$}\
      hline
      end{tabular}
      caption{Pre-Lab Parameters}
      end{table}
      end{document}


      enter image description here





      share


























        0












        0








        0







        A tabstackengine approach.



        documentclass{article}
        usepackage{tabstackengine,array}
        setstacktabbedgap{1.5ex}% INTER-COLUMN GAP
        setlengthextrarowheight{3pt}
        begin{document}
        begin{table}[hbt!]
        centering
        begin{tabular}{ccc}
        hline
        Description & Symbol & Value\ hline
        State-Space Matrix & $A$ & addstackgap[8pt]{$parenMatrixstack{ 0 & 0 & 1.0 & 0\ 0 & 0 & 0 & 1.0\ 0 & 744.7 & -40.32 & 0\ 0 & -1152.0 & 40.32 & 0}$} \
        State-Space Matrix & $B$ & addstackgap{$parenMatrixstack{ 0\ 0\ 61.63\ -61.63 }$}\
        State-Space Matrix & $C$ & addstackgap{$parenMatrixstack{ 1.0 & 0 & 0 & 0\ 0 & 1.0 & 0 & 0 }$}\
        State-Space Matrix & $D$ & addstackgap{$parenMatrixstack{ 0\ 0 }$}\
        Open-loop Poles & $OL$ & addstackgap{$parenMatrixstack{ 0 & 0 & 0 & 0\ 0 & -9.187+25.78{}mathrm{i} & 0 & 0\ 0 & 0 & -9.187-25.78{}mathrm{i} & 0\ 0 & 0 & 0 & -21.95}$}\
        hline
        end{tabular}
        caption{Pre-Lab Parameters}
        end{table}
        end{document}


        enter image description here





        share













        A tabstackengine approach.



        documentclass{article}
        usepackage{tabstackengine,array}
        setstacktabbedgap{1.5ex}% INTER-COLUMN GAP
        setlengthextrarowheight{3pt}
        begin{document}
        begin{table}[hbt!]
        centering
        begin{tabular}{ccc}
        hline
        Description & Symbol & Value\ hline
        State-Space Matrix & $A$ & addstackgap[8pt]{$parenMatrixstack{ 0 & 0 & 1.0 & 0\ 0 & 0 & 0 & 1.0\ 0 & 744.7 & -40.32 & 0\ 0 & -1152.0 & 40.32 & 0}$} \
        State-Space Matrix & $B$ & addstackgap{$parenMatrixstack{ 0\ 0\ 61.63\ -61.63 }$}\
        State-Space Matrix & $C$ & addstackgap{$parenMatrixstack{ 1.0 & 0 & 0 & 0\ 0 & 1.0 & 0 & 0 }$}\
        State-Space Matrix & $D$ & addstackgap{$parenMatrixstack{ 0\ 0 }$}\
        Open-loop Poles & $OL$ & addstackgap{$parenMatrixstack{ 0 & 0 & 0 & 0\ 0 & -9.187+25.78{}mathrm{i} & 0 & 0\ 0 & 0 & -9.187-25.78{}mathrm{i} & 0\ 0 & 0 & 0 & -21.95}$}\
        hline
        end{tabular}
        caption{Pre-Lab Parameters}
        end{table}
        end{document}


        enter image description here






        share











        share


        share










        answered 2 mins ago









        Steven B. SegletesSteven B. Segletes

        160k9204413




        160k9204413






















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










            draft saved

            draft discarded


















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













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












            Enrique Fernandez 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%2f482354%2fhow-can-i-increase-row-vertical-spacing-in-a-table-without-affecting-inner-array%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

            Contact image not getting when fetch all contact list from iPhone by CNContact

            count number of partitions of a set with n elements into k subsets

            A CLEAN and SIMPLE way to add appendices to Table of Contents and bookmarks