Christopher2222

MaplePrimes Activity


These are replies submitted by Christopher2222

Although Find/Replace is good for finding matches it only finds it if it's text input. 

I made a request for Maple 17 wishlist for Find/Replace to work on 2d math back in 2011 http://www.mapleprimes.com/questions/126715-Find--Replace-Doesnt-Work

Maybe this should be considered a bug since it only half works?

IMHO Find/Replace should work regardless of the type of input or output.

This is what I get in Maple 18

 

 

It's hard to read anything from the graph you posted and doesn't appear to have any numerics on the axis.  I'm sure if you posted the location of the graph or follow my worksheet roughly and just modify the color values for the line in question your tracing should be no problem.  But you need numerical values on the axis as a basis and I can't see any which would make it difficult.

@Bryon that's ok, but to anyone who doesn't know there is a workaround would probably never think of searching for "workarounds".  Showing community members (new users especially) prominantly on the side would entice / encourage others to poke around Maple creatively more often than usual.

Actually I was wondering if  there were specific general argument calls that could be used to call a hard coded name outside of the conventional name calls.

@Carl Love I didn't think it would be that simple.  Thanks.  Specified on the help page I should have looked there.

It seems if phi is not connected to the left margin by itself or without another another phi it becomes varphi.

Nice catch.

If not wanting to reveal your code, some sample code might speed an answer. 

@idahy Icon size   (right click desktop -> View -> large / medium / small icons)   will not change the size.  You will have to adjust your screen resolution.  

Control Panel -> Display -> Screen Resolution. 

Mine is currently set to 1280 x 800 (laptop) and 1024 x 768 desktop.  Your resolution I am sure is likely set to 1920 x 1080.  Lowering the resolution should fix your problem.

@Bryon User replies and comments are not yet indexed.  However I did notice the new maple and maplesim updates so I understand your busy schedule.  Hopefully mapleprimes can be updated before the end of the year. 

It could be that because tags are not used for replies and comments that they are not indexed.

 

@Carl Love Thank you for locating that. 

@ecterrab Thats great!  Again I posted within moments of you submitting an answer (hence I didn't notice the fix).  Great work.  Not to diminish any of the efforts and troubleshooting put in by Acer, Preben, vv, Macdude and others.  

Great work to everyone involved!

This should also greatly relieve anyone on earlier versions of Maple who won't get an updated fix for their version.

 

 

Best I can do is this, but I don't know how to automatically have it run when sum is created using a module

restart;
arg:=proc()
  if nargs>24 then print('0'+nargs) else nargs end if:
end proc:

c:=t1+t2+t3+t4+t5+t6+t7+t8+t9+t10+t11+t12+t13+t14+t15+t16+t17+t18+t19+t20+t21-t0+t0+t22+t23;

arg(c)
         t1+t2+t3+t4+t5+t6+t7+t8+t9+t10+t11+t12+t13+t14+t15+t16+t17+t18+t19+t20+t21+t22+t23

 

 

Something else I noticed.  I executed multiple lines and the phenomenon sometimes happens and sometimes doesn't but it's different every time.  Sometimes it sticks. 

>restart;
>c:=t1+t2+t3+t4+t5+t6+t7+t8+t9+t10+t11+t12+t13+t14+t15+t16+t17+t18+t19+t20+t21-t0+t0+t22+t23;
c:=t21+t23+t1+t2+t5+t15+t20+t8+t12+t13+t6+t7+t10+t3+t16+t14+t17+t11+t22+t19+t9+t18+t4

>c:=t1+t2+t3+t4+t5+t6+t7+t8+t9+t10+t11+t12+t13+t14+t15+t16+t17+t18+t19+t20+t21-t0+t0+t22+t23;
c:=t21+t23+t1+t2+t5+t15+t20+t8+t12+t13+t6+t7+t10+t3+t16+t14+t17+t11+t22+t19+t9+t18+t4+t18+t4

>c:=t1+t2+t3+t4+t5+t6+t7+t8+t9+t10+t11+t12+t13+t14+t15+t16+t17+t18+t19+t20+t21-t0+t0+t22+t23;
c:=t21+t23+t1+t2+t5+t15+t20+t8+t12+t13+t6+t7+t10+t3+t16+t14+t17+t11+t22+t19+t9+t18+t4+t18+t4

>c:=t1+t2+t3+t4+t5+t6+t7+t8+t9+t10+t11+t12+t13+t14+t15+t16+t17+t18+t19+t20+t21-t0+t0+t22+t23;
c:=t21+t23+t1+t2+t5+t15+t20+t8+t12+t13+t6+t7+t10+t3+t16+t14+t17+t11+t22+t19+t9+t18+t4+t18+t4

>c:=t1+t2+t3+t4+t5+t6+t7+t8+t9+t10+t11+t12+t13+t14+t15+t16+t17+t18+t19+t20+t21-t0+t0+t22+t23;
c:=t21+t23+t1+t2+t5+t15+t20+t8+t12+t13+t6+t7+t10+t3+t16+t14+t17+t11+t22+t19+t9+t18+t4+t18+t4

>c:=t1+t2+t3+t4+t5+t6+t7+t8+t9+t10+t11+t12+t13+t14+t15+t16+t17+t18+t19+t20+t21-t0+t0+t22+t23;
c:=t21+t23+t1+t2+t5+t15+t20+t8+t12+t13+t6+t7+t10+t3+t16+t14+t17+t11+t22+t19+t9+t18+t4

>c:=t1+t2+t3+t4+t5+t6+t7+t8+t9+t10+t11+t12+t13+t14+t15+t16+t17+t18+t19+t20+t21-t0+t0+t22+t23;
c:=t21+t23+t1+t2+t5+t15+t20+t8+t12+t13+t6+t7+t10+t3+t16+t14+t17+t11+t22+t19+t9+t18+t4+t18+t4

>c:=t1+t2+t3+t4+t5+t6+t7+t8+t9+t10+t11+t12+t13+t14+t15+t16+t17+t18+t19+t20+t21-t0+t0+t22+t23;
c:=t21+t23+t1+t2+t5+t15+t20+t8+t12+t13+t6+t7+t10+t3+t16+t14+t17+t11+t22+t19+t9+t18+t4+t18+t4

>c:=t1+t2+t3+t4+t5+t6+t7+t8+t9+t10+t11+t12+t13+t14+t15+t16+t17+t18+t19+t20+t21-t0+t0+t22+t23;
c:=t21+t23+t1+t2+t5+t15+t20+t8+t12+t13+t6+t7+t10+t3+t16+t14+t17+t11+t22+t19+t9+t18+t4


Download maplebug2.mw

Do we need to redefine `+` ? 

Can't we just add the term `0+` to everything we do? 

I'm not strong in Maple programming so I don't quite understand what the module Edgardo S. Cheb-Terrab created but maybe that's what the module is intended to do.  

First 65 66 67 68 69 70 71 Last Page 67 of 162