riferimento a tabella

  • Creatore
    Topic
  • #105780
    Up
    0
    Down
    ::


    Salve,

    riprendendo un esempio dall’Arte di Pantieri:
    `
    \[\begin{array}{llllll}
    \toprule
    \textrm{parameter} &\textrm{value} &\textrm{} &\textrm{parameter} &\textrm{value} &\textrm{} \\
    \midrule
    M_f &30.6472 &\textrm{Kg} &e &0.024384 &\textrm{m} \\
    M_r &217.4492 &\textrm{Kg} &f &0.028347 &\textrm{m} \\
    Z_f &-1005.3 &\textrm{N} &h &0.6157 &\textrm{m} \\
    I_{r_x} &31.184 &\textrm{Kgm$^2$} &R_r &0.3048 &\textrm{m} \\
    I_{r_z} &21.069 &\textrm{Kgm$^2$} &R_f &0.3048 &\textrm{m} \\
    C_{rxz} &1.7354 &\textrm{Kgm$^2$} &t &0.11582 &\textrm{m} \\
    I_{f_x} &1.2338 &\textrm{Kgm$^2$} &C_{f_1} &11174 &\textrm{N/rad} \\
    I_{f_z} &0.442 &\textrm{Kgm$^2$} &C_{f_2} &938.61 &\textrm{N/rad} \\
    i_{f_y} &0.7186 &\textrm{Kgm$^2$} &C_{r_1} &15832 &\textrm{N/rad} \\
    i_{r_y}+\lambda i &1.0508 &\textrm{Kgm$^2$} &C_{r_2} &1326.6 &\textrm{N/rad} \\
    \epsilon &0.4715 &\textrm{rad} &K &6.78 &\textrm{N/m/rad/s} \\
    a &0.9485 &\textrm{m} &\sigma_f &0.24 &\textrm{m} \\
    b &0.4798 &\textrm{m} &\sigma_r &0.24384 &\textrm{m} \\
    \bottomrule
    \end{array}\]
    `
    chiedo gentilmente come potrei inserire il caption e la label perché sull’Arte non l’ho trovato.

    Riccardo

Visualizzazione 2 filoni di risposte
  • Autore
    Risposte
    • #105781
      Up
      0
      Down
      ::

      dearick” post=105856Salve,

      riprendendo un esempio dall’Arte di Pantieri:
      `
      \[\begin{array}{llllll}
      \toprule
      \textrm{parameter} &\textrm{value} &\textrm{} &\textrm{parameter} &\textrm{value} &\textrm{} \\
      \midrule
      M_f &30.6472 &\textrm{Kg} &e &0.024384 &\textrm{m} \\
      M_r &217.4492 &\textrm{Kg} &f &0.028347 &\textrm{m} \\
      Z_f &-1005.3 &\textrm{N} &h &0.6157 &\textrm{m} \\
      I_{r_x} &31.184 &\textrm{Kgm$^2$} &R_r &0.3048 &\textrm{m} \\
      I_{r_z} &21.069 &\textrm{Kgm$^2$} &R_f &0.3048 &\textrm{m} \\
      C_{rxz} &1.7354 &\textrm{Kgm$^2$} &t &0.11582 &\textrm{m} \\
      I_{f_x} &1.2338 &\textrm{Kgm$^2$} &C_{f_1} &11174 &\textrm{N/rad} \\
      I_{f_z} &0.442 &\textrm{Kgm$^2$} &C_{f_2} &938.61 &\textrm{N/rad} \\
      i_{f_y} &0.7186 &\textrm{Kgm$^2$} &C_{r_1} &15832 &\textrm{N/rad} \\
      i_{r_y}+\lambda i &1.0508 &\textrm{Kgm$^2$} &C_{r_2} &1326.6 &\textrm{N/rad} \\
      \epsilon &0.4715 &\textrm{rad} &K &6.78 &\textrm{N/m/rad/s} \\
      a &0.9485 &\textrm{m} &\sigma_f &0.24 &\textrm{m} \\
      b &0.4798 &\textrm{m} &\sigma_r &0.24384 &\textrm{m} \\
      \bottomrule
      \end{array}\]
      `
      chiedo gentilmente come potrei inserire il caption e la label perché sull’Arte non l’ho trovato.

      Riccardo

      Scusa, davvero non hai trovato nessun riferimento a come si inserisce la didascalia e l’etichetta di un oggetto tipografico?

      Ho appena cercato: caption c’è scritto 46 volte, e label 92 volte. Ti assicuro, avendolo scritto io stesso, che quello che cerchi c’è. 🙂

      Ciao
      Tommaso

    • #105782
      OldClaudio
      Partecipante
        Up
        0
        Down
        ::


        Quello che cerchi c’è nell’arte, ma dovresti anche renderti conto che tu non hai creato un ambiente table dove mettere la tabella e di conseguenzaa la didascalia.
        Tu hai parto un ambiente matematico non numerato fuori testo con i due comandi [tt] \[ …\] [/tt] dentro vi hai messo una matrice (che è una speciale tabella matematica, non una tabella ordinaria, ma questo non vorrebbe dire tanto).

        Se proprio vuoi mantenere la tua matrice, allora `
        \begin{table}
        \[\begin{array}…

        \end{array}\]
        \caption{…}\label{…}
        \end{table}`

        Spero che tu sappia distinguere un ambiente tabular da un ambiente array e tu conosc anche che il seocndo deve essere composto in amniente matematico.
        Consulta meglio l’Arte e ti rendi conto di non aver letto bene o di non aver compreso bene la differenza fra l’ambiente table e quello che ci sta dentro, e di conseguenza di che cosa ci stiano a fare i comandi \caption e \label.

      • #105783
        Up
        0
        Down
        ::


        Grazie !

    Visualizzazione 2 filoni di risposte
    • Devi essere connesso per rispondere a questo topic.

    Go to top