This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CAC Matlab Script Issue

Hi Gang, 

I tried using your FAQ- CAC Matlab script for table generation. 

It works but there are some values in the corner data is little off because the mesh generates 3876 and 2176 values under xt and yt I think. Which results in NAN in further steps leading to some misplaced value in the corner pixels. 

Apart from that am attaching the model am doing it, can you please verify if we are in the right direction for this , find the attached files. TI-Method.zip

Regards,
Dinesh

  • Hi Dinesh,

    Which results in NAN

    Is that because the A column stops at 4.63?

    4.4911 3.009 3.677
    4.5374 3.031 3.721
    4.5837 3.049 3.767
    4.63 3.0625 3.8144

    Sometimes I need to add an extra row at the end to avoid going out of range in calculation.

    4.4911 3.009 3.677
    4.5374 3.031 3.721
    4.5837 3.049 3.767
    4.63 3.0625 3.8144
    1000 3.0625 3.8144