Message Boards Message Boards

0
|
1915 Views
|
0 Replies
|
0 Total Likes
View groups...
Share
Share this post:

CloudObject includes double the data that was expected

Posted 10 years ago

Hello!

I'm simply adding numbers to a list in a CloudObject. But here, double entries are created. Can anybody show me the problem or is it a bug?

obj= CloudDeploy[{},CloudObject[]]; 
func=APIFunction[{"data"->"Number"},(CloudPut[Append[CloudGet[obj],#data],obj];
ListLinePlot[CloudGet[obj]])&,"GIF"]; 
CloudDeploy[func,Permissions->"Public"]

Thanks. Falko

POSTED BY: Falko Guderian
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard

Group Abstract Group Abstract