photo

Priyanka Gaikwad


Active since 2017

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


how to plot scatterplot for one attribute?
lets say I have a data for attribute xyz is 23 12 43 21 43 21 334 65 32 12 and i want a graph where x axis will hold ...

ungefär 7 år ago | 1 answer | 0

1

answer

Question


conditional statement in one line for table columns
logic: if(p2>0) r4=q2/p2 else r4=2*q2/p2 Question : how to convert this into r4={if p2>0?r4=q2/p2:r4=2*q2/p2} in mat...

ungefär 7 år ago | 2 answers | 0

2

answers