User Portlet User Portlet

Discussions
Thank you.
Hello, I am saving some Mathematica notebook files as pdfs as I often do so others can view them. So, Adobe Acrobat version 2025.001.20474 is crashing when I attempt to open some Mathematica generated pdfs. These pdfs range from 3.3 MB to 5.8MB in...
No code. Not worth the effort. English seems to work for most people. You don't understand "looping structure", "single expression", "semi colon", ... ?
Thanks. I'll check this out. For now I ended up plotting just a piece of the data. That helped a lot.
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, ...