Non-numerical strategies used by bees to solve numerical cognition tasks HaDi MaBouDi, Andrew B Barron, Sun Li, Maria Honkanen, Olli Loukola, Fei Peng, Wenfeng Li, James A. R. Marshall, Alex Cope, Eleni Vasilaki, and Cwyn Solvi University of Sheffield h.maboudi@sheffield.ac.uk c.solvi@qmul.ac.uk Dec 2020 ***************************************************** To reproduce the model or the analyses of the stimulus set for their continuous properties download the zipped file "SharedCodes.zip". Unzipping this file will give you one main folder called SharedCodes containing three folders: (1) "AnalysingStimuli": all code necessary to reproduce the analyses of the stimulus set for their continuous properties (2) "Code_Model": all code necessary to re-run the model (3) "Stimuli": pdfs of all stimuli in the stimulus set from which we borrowed to perform experiments (see main text for reference) Requirements: MATLAB 2018b and a basic understanding of this language The Excel file "SourceData.xls" contains all data used to produce the figures in the paper **************************************************** Continuous properties of stimuli (Figure 1) First change the directory line of "Main_Analysis_Stimuli.m"" (found within the folder "AnalysingStimuli") according to where you have placed the SharedCodes folder and the folder of "Stimuli". To reproduce the analyses of the stimulus set to obtain their continuous properties (Fig 3b, c, d and e), run the code in "Main_Analysis_Stimuli.m" found within the folder "AnalysingStimuli". The output will be saved in the folder "results" found within the folder "AnalysingStimuli". To reproduce the analyses of the test stimuli (Fig2c, d, e, and f), run "Test_Stimuli_Analysis.m" found within the folder "AnalysingStimuli". ***************************************************** Model (Figure 3) By running the code of "Model_main.m" (found within the folder "Code_Model") you will reproduce the results of the model presented in the manuscript (Fig 3b, c, d and e). %*****************************************************