I’m very new to the computation layer and having a little trouble with a basic concept. I’m trying to populate a graph component from a math input component. I found an example, but when I copy the exact code and try it in my activity, nothing happens.
My code:
function(“f”): simpleFunction(input.latex)
I labeled the math input component “input” but I get nothing. I shared the activity below. Could someone help me figure out what I’m doing wrong?
Thanks