Fotis
Followers: 0 Following: 0
Statistiques
15 Questions
0 Réponses
RANG
21 548
of 295 467
RÉPUTATION
2
CONTRIBUTIONS
15 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
13.33%
VOTES REÇUS
2
RANG
of 20 234
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 153 912
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
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 ...
presque 9 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
presque 9 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
environ 9 ans il y a | 1 réponse | 0
1
réponseQuestion
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 ...
environ 9 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
environ 9 ans il y a | 1 réponse | 0
0
réponseQuestion
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 ...
environ 9 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
environ 9 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
environ 9 ans il y a | 1 réponse | 0
1
réponseQuestion
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 ...
environ 9 ans il y a | 2 réponses | 0
2
réponsesQuestion
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?
plus de 9 ans il y a | 2 réponses | 1
2
réponsesQuestion
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?
plus de 9 ans il y a | 2 réponses | 0
2
réponsesQuestion
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...
plus de 9 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 9 ans il y a | 1 réponse | 1
1
réponseQuestion
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 ...
plus de 9 ans il y a | 2 réponses | 0
2
réponsesQuestion
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...
plus de 9 ans il y a | 1 réponse | 0