Search found 2 matches

by JackMontana
Tue Oct 28, 2008 5:55 pm
Forum: General
Topic: Equations in Table
Replies: 3
Views: 17889

Equations in Table

Is this closer of what you wanted?

\begin{table}[ht]
\caption{Commonly used spectral vegetation indices (SVI) and their associated references. Attention should be paid to the sensor(s) used to develop the indices as band spectral responses differ for various sensors. Spectral reflectance ranges ...
by JackMontana
Tue Oct 28, 2008 4:18 pm
Forum: General
Topic: Equations in Table
Replies: 3
Views: 17889

Equations in Table

I'm having trouble working with equations that are in a table. I have used the ctable environment.

I have a table with four columns and many rows. The second column contains equations and the other three are text.

I had initially used the $$ math environment, but had to switch to the align ...