Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Wrong dimension for my plot
Post: Wrong dimension for my plot

Hey guys, I'm trying to plot something use np.linspace. I wrote a function called def snr(): and the output for example is print(snr(0.25))=400 print(snr(0.50))=200 print(snr(0.75))=400 and now I ...
Jemeronimo General Coding Help 1 2,044 Apr-25-2019, 01:24 PM
    Thread: TKinter Slider widget
Post: TKinter Slider widget

Hey guys! For school I'm making a program in Tkinter with some Sliders. My code is far from nice but I'm doing this all by myself so don't be too hard on me please ^^ I want to add ticks to my slider...
Jemeronimo GUI 1 3,915 Jan-29-2019, 01:28 PM
    Thread: Making a Matplotlib in Tkinter using a slider
Post: Making a Matplotlib in Tkinter using a slider

Hello, I'm trying to get 2 plots that react on a Slider using Tkinter. Mostly I want it to be a function of: y=(Slider Value) * sin(x) And on the right another function y= x * sin(Slider Value) ...
Jemeronimo GUI 1 5,733 Dec-03-2018, 01:37 PM
    Thread: Pyforms
Post: Pyforms

Hey guys! With Pyforms I'm trying to make the following First row: 2 sliders that can have values from 0-10 Second row: 2 graphs that react to the values put in in the sliders, for example y=e^...
Jemeronimo GUI 0 2,846 Nov-22-2018, 12:30 PM
    Thread: Trying to make a graph with GUI
Post: RE: Trying to make a graph with GUI

Oh thanks Gribouillis, that seems to be exactly what I need. I'm going to check it out. I'm looking more for something where the user can change it while looking at the picture (and seeing what this ...
Jemeronimo GUI 2 2,568 Nov-15-2018, 10:46 AM
    Thread: Trying to make a graph with GUI
Post: Trying to make a graph with GUI

Hey guys, I want to make a graph where the user can change the value of let's say 'x' by shifting a bar between two values. So for example the graph y=2^x with a bar for x between 10 and 20. How cou...
Jemeronimo GUI 2 2,568 Nov-15-2018, 10:24 AM
    Thread: Making my own physics formula
Post: Making my own physics formula

Hey guys! For an assignment for school I want to put this formula in python. For me it's pretty hard and I'm not sure if it can be done in python. [Image: https://ibb.co/i6ikKK] I've been practici...
Jemeronimo Homework 1 2,090 Oct-04-2018, 11:32 AM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020