Christopher2222

MaplePrimes Activity


These are replies submitted by Christopher2222

I think if you just add probes to your maplesim model where you want the information from, you should get the results you want.

I have no experience making maplesim models but I think that should do the trick. 

First time I saw it I was expecting the ellipse to "bump" into the up part of the curve and continue.  Perhaps you could modify your code to do just that?

@mmcdara That's quite unfortunate for the maple community.  I saw your solution a few days ago since I'm always interested in any kind of frequency analysis.  I was just browsing the solution again today to my dismay found that you had removed it. 

Last I saw this was when I was at work earlier and didn't really have time to digest your answer, but have revisited it as I am home today thought I could read into it a bit more.  Maybe you could repost it here?

I don't think we should take non-responses from posters too literally or personally.  Of course it is disrespectful to not reply, it is curteous to reply.  There could be many reasons he/she hasn't  replied.  Maybe they were sick, car accident, vacation, or some other personal reason (Looking back he posted on Saturday a couple of days before school starts - so could even have been moving for University and getting set up on campus or something)

Personally I've found in society some people just don't even reply to emails, my own brother being one of them.  He doesn't always reply.  Some people here just drop in to ask a question for an answer and that's all they want, a quick answer.  I may have done that in another forum long time ago, I think it was a Matlab forum, or some CAD forum I think .. but I got busy didn't reply and forgot about replying - same case could be here.  I even think some of my solutions to some posts or questions have gone unanswered or unreplied.

Anyways my point is, it's nice to know that someone has a solution and can provide it, and the hope is - it can stay for others to read.

(edit added - just noticed he's posted another question 4 hours ago - that puts to rest a few ideas of why he didn't reply earlier).  I think if GFY would like a response he should reply to this post in kind)

@nm Nice!  That works great!  Thanks

 

Generally when I come across a seemingly "stalled" process I've found it's related to a large output.  Even on some smaller outputs I've sometimes found a colon to supress the output, but carry out the calculation, sometimes helps.  Otherwise, I have had to resort to completely shut down maple processes and restart. 

@Preben Alsholm The matrix browser has been around for a while.  But it looks like they have something mixed up in the underlying legend.  It doesn't affect anything else though.

Inject another value somewhere else in the matrix and it's fine.  It's just a visual issue that maple can easily adjust. 

a:=Matrix(11,11,0)

a[5,5]:=1:

I suspect Maple can't decide whether 0 is a high value or a low value and defaults to the non-zero value of the structure color of white. 

@Samir Khan OK thanks.  Oh I see the CAD link assistant might work here.  I haven't explored any of the CAD options in Maple yet, so I'm checking that out.  

Will there be a future element within MapleFlow that adjusts drawings by changing variable values?

For example, in your Pyramidal Horn Design application example, we have a diagram with variables representing the dimensions but the actual diagram does not change with variable adjustments.  Is it possible to see future deveolpment on this kind of functionality in a future version of Maple Flow? 

@mmcdara

It seems to me that he was adding a followup question to his earlier question a week ago https://mapleprimes.com/questions/238412-Minimization-Of-A-Function  So like you said, he either deleted it or someone who thought it was too similar to his other question deleted it.  Acer seemed to be conversing with him over on that thread.  I can't say what goes through people's minds when they don't think a question should be there and then they delete it. 

I agree should not be deleted - I had a similar idea a while ago where only if a panel of people have agreed it be deleted shall it be deleted.  And reasons against that were for obvious spam posts where they would take longer to get deleted. 

Actually I believe if a deleted voting system were in place that might help ... For example on a sample question it could say ... "This question is flagged for deletion on the grounds that it is a duplicate question, please post comments there.  Needs 5 votes , Current 2 votes etc.... 

Maybe for example just subs(X=5*L,eq) ?

@FDS you could always set up your own procedure to run your values through so Maple would output to the units you specified.

@charlie_fcl You'll get the expecting operator if you try to create a procedure on the canvas.  So as brownr has pointed out, the help page states it has to be created in the code editor. 

So I've just added Microsoft Edge to my system just now.  Tried the Maplesoft application center and it works okay.

Had firefox open at the same time and it doesn't work nicely that is the page jumps to the top when the mouse is moved back from the scroll bar. 

Anyone know what setting in firefox needs to be adjusted for the webpage to work properly?  Otherwise I guess just have not use firefox when browsing the maplesoft application center.

@Carl Love That is far superior!

In the case of,

my method fails.  However by changing the isolate variable and/or the number of iterations maple outputs different orderings of the variables.  Could be useful but it's kind of random and not knowing how it reacts makes my method kind of useless.

1 2 3 4 5 6 7 Last Page 1 of 156