MyKah Smith
Followers: 0 Following: 0
Feeds
提问
Unable to import .csv file
I've tried using the readtable function T = readtable('myfile.csv') for a specific .csv file I'm trying to import but whenever I...
3 years 前 | 1 个回答 | 0
1
个回答提问
When I set the voltage = 2.5, the volume isn't being calculated and displayed on the command window and the wrong value for US Gallons is being calculated. Everything else is working apart from this
%code to calculate volume of water in a cylinder tank voltage = 2.5; %input voltage from floater %tank dimensions A = 2...
3 years 前 | 1 个回答 | 0
1
个回答提问
How do I fix my display of the x and y values? They should be x = 1.15 and y = 3.85.
%code to calculate volume of water in a cylinder tank voltage = 1.15; %input voltage from floater when tank is empty %maximu...
3 years 前 | 2 个回答 | 0