Fotis - MATLAB Central
photo

Fotis


自 2015 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB AnswersFrom 05/15 to 04/25Use left and right arrows to move selectionFrom 05/15Use left and right arrows to move left selectionTo 04/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

15 个提问
0 个回答

排名
14,443
of 298,292

声誉
3

贡献数
15 个提问
0 个回答

回答接受率
13.33%

收到投票数
3

排名
 of 20,560

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 160,775

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

Feeds

排序方式:

提问


How to display error messages in Matlab Runtime (compiled) version
Hi all I have made a matlab program that uses an Input file where all input parameters are defined. I have programed it such ...

9 years 前 | 1 个回答 | 0

1

个回答

提问


How to determine start and end points of fitting curve?
Hi all, I have x=[0.25 0.50 0.75 1] y=[0.0001 0.1 0.6889 10] and I use power(2) to get the fitting curve. Is th...

9 years 前 | 1 个回答 | 0

1

个回答

提问


How to stop a simulation if condition is true
Hi all How to I force matlab to stop if a condition that I declare is true? What is the command I should use. I have if...

9 years 前 | 1 个回答 | 0

1

个回答

提问


Read data from textfile
Hi all, I have this program consisting of many scripts. I have an input.m file where I define and give values to all design ...

9 years 前 | 1 个回答 | 0

1

个回答

提问


How to combine Refprop with Matlab 2015b version?
Hi all, I have built a Matlab program in version 2015a. The program is combined with Refprop interface. It runs perfectly whe...

9 years 前 | 0 个回答 | 0

0

个回答

提问


How to determine output dimension of refproparray
I have a big program where I call refproparray a number of times. I also perform a couple of iritations in the whole program in ...

9 years 前 | 1 个回答 | 0

1

个回答

提问


How to run Fsolve using vectors
Hi everyone. I am trying to run fsolve using vectors as inputs but it doesn't seem to work. My code is below. Do I have a syntax...

9 years 前 | 1 个回答 | 0

1

个回答

提问


How to load vectors as input parameters and calculate results for each element in a multiscript program?
Hi all, I have created a multiscript program with global variables that calculates a lot of things. So far, I have 3 input param...

9 years 前 | 1 个回答 | 0

1

个回答

提问


Array in IF then Else statement
I want to implement the following statement to my program: if pinch > 0 then Dh=h.one-h.two else Dh=0 end ...

9 years 前 | 2 个回答 | 0

2

个回答

提问


How can I calculate ln(x) in matlab code?
I am trying to find the syntax for ln(x) in matlab but nothing works. Anyone has an idea?

10 years 前 | 2 个回答 | 2

2

个回答

提问


How to display the celcius sumbol (°C) using fprint??
I am creating an output file using fprint and want to display the unit of temperature in Celcius. Anyone knows how to do this?

10 years 前 | 2 个回答 | 0

2

个回答

提问


How to extract results from Workspace in a wordpad document.
Hi everyone I have created a program that calculates Temperatures, pressures and other values of some components in a certain...

10 years 前 | 1 个回答 | 0

1

个回答

提问


Line color in plotyy graph
Hi all, I use this code to plot a yy graph. ratio=((Power./1000)-1240)./(Power./1000); plotyy(P.e_hp./100,Power./1000...

10 years 前 | 1 个回答 | 1

1

个回答

提问


How to display workspace results with certain digits
Hi all. I have a program that calculates temperatures and pressures. My results look like this: T=298.3456 etc and P=2.38947 ...

10 years 前 | 2 个回答 | 0

2

个回答

提问


How can I display Matlab results on a graph from another program?
Hi guys, I have written a program that calculates some parameters of a car engine. Varying the inputs, these parameters chang...

10 years 前 | 0 个回答 | 0

0

个回答