Accountancy, asked by Potato95, 1 month ago

Computer Science Compilers question.​

Attachments:

Answers

Answered by ItzDinu
27

\huge \fbox \red{❥ Answer}

Attachments:
Answered by Anonymous
1

Answer:

How to resolve the error with restrictions in DOB (date of birth) in SOCPROG?

Hello,

I am not sure if this is the right platform but I am using the compiled version of socprog which is based on matlab and i get these error messages:

Error using perassres>resgo (line 215)

Error: Invalid use of operator.

Error using waitforallfiguresclosed (line 9)

Error while evaluating UIControl Callback.

Error using eval

Undefined operator '+' for input arguments of type 'cell'.

I am trying to use a complex restriction in the sample period, restrictions tab:

Date>DOB+1*365

to separate individuals of more than a year from the ones younger than a year.

I also tried changing the data format (i.e. from date to number) since that seems to be a common problem.

My main file contains ID, date (of observation), and a position

whereas the supplemental file contains ID, sex, and DOB (date of birth).

In the summary, DOB is listed as alphanumeric data (even though it should be data e) and there is no last date listed.

Please help.

I am grateful for any tips and pointers

Best regards,

Carine

Similar questions