Community Profile

photo

Dominic Krizman


Last seen: 3 years 前 自 2018 起处于活动状态

Followers: 0   Following: 0

统计数据

Feeds

排序方式:

提问


How do I display the output of an equation in a MATLAB app using app designer?
I want to run my .m file when I push a button in the app (the app is working for this part). I then want it to output several th...

4 years 前 | 0 个回答 | 0

0

个回答

提问


Error: Unable to perform assignment because the left and right sides have a different number of elements.
clear all; close all; clc; %% Define Parameters Yo = 250; %Yield stress (N/mm^2) Do = 15; %Diameter of the die inlet (mm...

4 years 前 | 1 个回答 | 0

1

个回答

提问


Why is my code returning a 1x1 sym? I need the uncertainty value and it is not displaying anything for those variables.
[~, ~, raw] = xlsread('S:\COE\ME374L\ME 374L-C\G2\Submissions\Lab2Results1.xlsx','Sheet1','H2:K15'); %% Create output variabl...

4 years 前 | 1 个回答 | 0

1

个回答

提问


Its been a while since Ive use MATLAB and I need to to the following. .dat
I am given three .dat files with two columns of data and 324 rows. I need to crate a user prompt indicating which data set to us...

6 years 前 | 1 个回答 | 0

1

个回答