User Portlet User Portlet

Discussions
Hi All The manipulate command is not working can anybody help me please? Thanks in advance Vinicio
Hello I need to labeling the points of my plot, could you help to fix my code please. labels = {"2501", "2502", "2503", "2510", "2511", "2522", "2524", "2528", "2539"}; data = {{0.1297, 0.1840}, {0.3612, 0.1240},...
I want to obtain a list, {1,13,19,3}[mcode]o = {1, 7, 13, 19, 25, 31}; t = {1, 8, 5, 5, 9, 3}; a = 0.3 b = Max[t] r = Min[t] s = Select[o, t[[#]] >