Fortune Telling Collection - Zodiac Guide - Matlab constellation analysis _matlab constellation diagram

Matlab constellation analysis _matlab constellation diagram

Matlab constellation analysis

Can be simplified

Function? Constellation (date)

Appointment list? =? 1? :? 12; ? % 1: 12 with corresponding date

CList? =? {'shooter',' shooter',' shooter', ...}? The corresponding constellation name is used here.

Index? =? Find (CList? & lt=? date, 1,' last '); ?

disp(CList { index });