User Portlet
Discussions |
---|
Ok. That worked. Thanks. |
Thank you! That worked. :) |
Oh. Ok. Sorry. Yes. I guess it's there. |
Hello, I'm working on extracting parts of a filter model and things aren't working as expected. I've attached the workbook. First on line 2 I've created a filter model which takes the form of a Transfer Model. Then on line three I extracted the... |
I have a model in which I'm testing my new white noise block. After building the model I successfully validated the model. I then clicked the simulate button and got what looks like a host of compile errors. I don't remember ever getting these... |
Yes, you are correct and function names are heads. I forgot about that. But, I was thinking about my own type like an Interger or Complex. Then I'd create the infrastructure around my type to handle sums, products, ... |
Hello, The function base^^ (example 16^^1A2C or 2^^10112) always frustrates me because it seems to be a convenient function and it is a part of Mathematica but doesn't behave like other functions. For example Map[(16^^#)&, {A, B, D, F}] doesn't... |
Well, ok but I can enter, BaseForm[2^^1010,16] and get the correct answer. Thanks. |
Thank you for the help. I'm not too keen on the first response. I really wanted a ready made file dialog solution. Call me lazy. :) I like the second response. I tried it and it worked just fine. I wonder why Wolfram went to all the trouble... |